Jason Shin
Jason Shin
As a result of PR by @hemangandhi , we now have a new functor in the project for Iterator. However, the implementation is not fully working due to the following...
Currently, the project does not deal with ownership correctly for the input parameters. I am thinking we should refactor the parameters to be references and the returned value to be...
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.
https://www.math3ma.com/blog/limits-and-colimits-part-1