4 Mar
2013
4 Mar
'13
12:19 a.m.
Ertugrul Söylemez <es@ertes.de> wrote:
newtype Continue f m a = Continue (m (Maybe a, f (Continue f a)))
Typo: newtype Continue f m a = Continue (m (Maybe a, f (Continue f m a))) Sorry. Greets, Ertugrul -- Not to be or to be and (not to be or to be and (not to be or to be and (not to be or to be and ... that is the list monad.