mlist-0.0.2: Monadic List alternative to lazy I/O

Data.MList.Control

Documentation

while :: Monad m => m Bool -> m a -> MList m aSource

forever :: Monad m => m a -> MList m aSource