fantasyland / fantasy-land

Specification for interoperability of common algebraic structures in JavaScript
MIT License
10.08k stars 373 forks source link

Fixes Folktale description #301

Closed robotlolita closed 6 years ago

robotlolita commented 6 years ago

Previously it mentioned Maybe, Result, Validation, Task, and Future as "FL-compatible Monads". Validation doesn't implement Monad and the other types implement other FL interfaces as well. FL-compatible types is a more generic (if vague-ish) description.