Releases: gcanti/fp-ts-contrib
Releases · gcanti/fp-ts-contrib
0.1.29
0.1.28
- New Feature
ReaderIO
- add
apW
, #93 (@thewilkybarkid) - add
chainW
, #93 (@thewilkybarkid) - add
flattenW
, #93 (@thewilkybarkid) - add
chainFirstW
, #93 (@thewilkybarkid)
- add
IOOption
- add
chainFirstIOK
, #88 (@thewilkybarkid) - add
chainIOK
, #88 (@thewilkybarkid) - add
fromIOK
, #88 (@thewilkybarkid)
- add
0.1.27
- New Feature
ReaderIO
- add
asksReaderIO
/asksReaderIOW
, #91 (@thewilkybarkid)
- add
ReaderTaskEither
- Add
ReaderIO
constructors / combinators, #90 (@thewilkybarkid)
- Add
ReaderTask
- Add
ReaderIO
constructors / combinators, #92 (@thewilkybarkid)
- Add