fantasyland / fantasy-land

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

Added Zion #316

Closed oncicaradupopovici closed 4 years ago

oncicaradupopovici commented 4 years ago

Zion is a functional programming library inspired by Haskell and Fantasy Land.

It provides some Haskell-like algebraic data-types and polymorphic functions against Fantasy Land algebraic structures.

davidchambers commented 4 years ago

Thanks for the pull request. :)