potoki-core-0.9.1: Low-level components of "potoki"

Safe HaskellNone
LanguageHaskell2010

Potoki.Core.Produce

Documentation

list :: [input] -> Produce input Source #

transform :: Transform input output -> Produce input -> Produce output Source #