CollectionExtensions

1.1.4

Swift Foundation Collection class extensions and utilities.
elegantchaos/CollectionExtensions

What's New

1.1.4

2021-03-25T16:16:23Z

Added some array extensions.

Test results Latest release swift 5.3 shield swift dev shield Platforms: macOS, iOS, tvOS, watchOS, Linux

CollectionExtensions

Some miscellaneous utilities and additions to collections.

Dictionary+Coercion

Adds stringWithKey, intWithKey, doubleWithKey as dictionary subscripts. They do their best to coerce the dictionary value to the correct type.

Dictionary+Merging

Adds some convenience methods which call on to merge(other, uniquingKeysWith: to either replace or keep all duplicate keys.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Tue Mar 12 2024 09:54:48 GMT-0900 (Hawaii-Aleutian Daylight Time)