issues
search
RationalJS
/
future
A Js.Promise alternative for ReasonML
213
stars
15
forks
source link
Resolves #3 flatMapOk and flatMapError
#5
Closed
scull7
closed
6 years ago
scull7
commented
6 years ago
Implemented tests which are logically copies of map and mapError.
Implemented functions.
Tried to maintain code style.
gilbert
commented
6 years ago
Great work, thank you!