0.8.0 • Published 7 years ago

ramda-fantasy v0.8.0

Weekly downloads
4,682
License
MIT
Repository
github
Last release
7 years ago

ramda-fantasy

Fantasy Land compatible types for easy integration with Ramda.

Project status

This project is in alpha status. The implementation of the Fantasy Land spec should be mostly stable. Any methods outside of the Fantasy Land spec are subject to change. The types also have not undergone thorough testing/use yet.

Available types

NameSetoidSemigroupFunctorApplicativeMonadFoldableChainRec
Either✔︎✔︎✔︎✔︎✔︎
Future✔︎✔︎✔︎✔︎
Identity✔︎✔︎✔︎✔︎✔︎
IO✔︎✔︎✔︎✔︎
Maybe✔︎✔︎✔︎✔︎✔︎✔︎✔︎
Reader✔︎✔︎✔︎
Tuple✔︎✔︎✔︎
State✔︎✔︎✔︎✔︎

Access like so:

  var Either = require('ramda-fantasy').Either;

available translations

Spanish

0.8.0

7 years ago

0.7.0

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago