Safe Haskell | Safe-Inferred |
---|
- 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
Safe Haskell | Safe-Inferred |
---|
listSource :: Monad m => [a] -> FeedSource m aSource
A source containing the elements of the list