fantasyland / static-land

Specification for common algebraic structures in JavaScript based on Fantasy Land
MIT License
772 stars 41 forks source link

Update Extend and Comonad types to match fantasy land #43

Closed TrySound closed 7 years ago

rpominov commented 7 years ago

Thanks!

Could you also add names to comonad laws (left/right identity), similarly to Fantasy Land? Not sure why are they missing either.

rpominov commented 7 years ago

Thanks again!