fp-core.rs icon indicating copy to clipboard operation
fp-core.rs copied to clipboard

Investigate using Option for Comonad

Open JasonShin opened this issue 6 years ago • 0 comments

https://hackage.haskell.org/package/comonad-5.0.5/docs/Control-Comonad.html

Perhaps Option is not really Comonad in Haskell world, check this and amend the example.

JasonShin avatar Jul 05 '19 16:07 JasonShin