mirror of
https://github.com/rjNemo/functional-programming-jargon
synced 2026-06-06 02:26:43 +00:00
Adding fp-ts to the list of FP Libraries
Adding fp-ts to the list of Functional Programming Libraries in JavaScript.
This commit is contained in:
parent
b0c6cbf9b8
commit
d08d06699a
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue