Static Land Versions Save

Specification for common algebraic structures in JavaScript based on Fantasy Land

v1.0.0

7 years ago
  • Traversable now based on traverse instead of sequence.
  • fromFLType now supports [email protected].
  • ChaiRec algebra added.
  • runGenerator now uses ChaiRec if available which allows for call stack size safety for big loops in generator.

v0.1.7

7 years ago
  • runGenerator() added

v0.1.8

7 years ago
  • fromFLType() optimized