Merge pull request #198 from gibbok/patch-1

Adding fp-ts to the list of FP Libraries
This commit is contained in:
hemanth.hm 2019-06-13 13:40:26 -07:00 committed by GitHub
commit f6c67ceeb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1077,6 +1077,7 @@ Making your partial functions total ones, these kinds of runtime errors can be p
* [Sanctuary](https://github.com/sanctuary-js/sanctuary)
* [Crocks](https://github.com/evilsoft/crocks)
* [Fluture](https://github.com/fluture-js/Fluture)
* [fp-ts](https://github.com/gcanti/fp-ts)
---