Skip to content

Releases: facile-it/FunctionalKit

0.17.0

11 Sep 08:38
Compare
Choose a tag to compare
Add getOr(_:) to Result

0.16.1

10 Aug 14:46
Compare
Choose a tag to compare
Small memory change on Future

0.16.0

10 Aug 09:01
Compare
Choose a tag to compare
Add few utility functions + add pure0, pure2 and pure3 in addition to…

0.15.2

03 Aug 14:52
Compare
Choose a tag to compare

Add f.or

0.15.1

03 Aug 12:45
Compare
Choose a tag to compare

Added a few utility functions for Result, Sequence and the f namespace.

Added zip on Affine that uses Inclusive as resulting type.

0.15.0

05 Jun 06:57
Compare
Choose a tag to compare

Added Accessor datatype, that combines Effect and Coeffect

0.14.1

25 May 15:56
Compare
Choose a tag to compare
Remove reduntant NonEmptyArray definition

0.14.0

23 May 08:29
Compare
Choose a tag to compare

ExponentialType was renamed to FunctionType.

0.13.0

23 May 07:55
Compare
Choose a tag to compare

Update Abstract

0.12.1

11 May 15:32
Compare
Choose a tag to compare
FIx coeffect