Safe Haskell | Safe-Inferred |
---|
Data.SouSiT.List
- listSource :: Monad m => [a] -> FeedSource m a
- listSink :: Monad m => Sink a m [a]
Source
listSource :: Monad m => [a] -> FeedSource m aSource
A source containing the elements of the list
sousit-0.4: Source/Sink/Transform: An alternative to lazy IO and iteratees.
Safe Haskell | Safe-Inferred |
---|
Data.SouSiT.List
listSource :: Monad m => [a] -> FeedSource m aSource
A source containing the elements of the list