0.16.2
Function
- Add
curry
EitherAsync
- Add
EitherAsync.all
- Add
EitherAsync#void
ap
andalt
now lazily evaluate the other argument
MaybeAsync
- Add
MaybeAsync#void
ap
andalt
now lazily evaluate the other argument
Maybe
- Add
Maybe.sequence
Codec
- Allow multiple values to be passed to
exactly
- Improve
unsafeDecode
implementation - Add
map
codec - Make encode result type overwritable