fpdt 0.0.22
fpdt: ^0.0.22 copied to clipboard
A collection of functions and monads for functional programming in dart.
fpdt #
A collection of functions and monads for functional programming in dart.
Includes:
- Function extensions -
chainandcompose. OptionEitherTaskTaskEitherTaskOption- Tuples
- Iterable extension helpers
Unit
Note that the API will be unstable until version 0.1.0 is reached.
Documentation #
API docs: https://pub.dev/documentation/fpdt/latest/
Not every function is documented (help is welcome!), but progress is being made.
The example/ and test/ directories are also useful for seeing how this
library can be used.