fp-core.rs
fp-core.rs copied to clipboard
Investigate using Option for Comonad
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.