We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
203421f
There was an error while loading. Please reload this page.
Added some array extensions.
8c5128b
Increased requirements to Swift 5.3 as we're actually using some 5.3-only syntax.
6fad2f2
Added Set.insert(contentsOf:) convenience function.
Set.insert(contentsOf:)
c91aac2
Moved coercion stuff to Coercion package. Added sort-by-key-path to sequence.
002f744
Added date coercions.
d38d95d
Added coercion subscripts.
ad0cd0c
First version.