Data.Conduit.Combinators
yieldMany
unfold
enumFromTo
iterate
repeat
replicate
sourceLazy
repeatM
repeatWhileM
replicateM
sourceFile
sourceFileBS
sourceHandle
sourceIOHandle
stdin
sourceRandom
sourceRandomN
sourceRandomGen
sourceRandomNGen
sourceRandomWith
sourceRandomNWith
sourceRandomGenWith
sourceRandomNGenWith
sourceDirectory
sourceDirectoryDeep
drop
dropE
dropWhile
dropWhileE
fold
foldE
foldl
foldl1
foldlE
foldMap
foldMapE
all
allE
any
anyE
and
andE
or
orE
asum
elem
elemE
notElem
notElemE
sinkLazy
sinkList
sinkVector
sinkVectorN
sinkBuilder
sinkLazyBuilder
sinkNull
awaitNonNull
head
headDef
headE
peek
peekE
last
lastDef
lastE
length
lengthE
lengthIf
lengthIfE
maximum
maximumE
minimum
minimumE
null
nullE
sum
sumE
product
productE
find
mapM_
mapM_E
foldM
foldME
foldMapM
foldMapME
sinkFile
sinkFileBS
sinkHandle
sinkIOHandle
print
stdout
stderr
map
mapE
omapE
concatMap
concatMapE
take
takeE
takeWhile
takeWhileE
takeExactly
takeExactlyE
concat
filter
filterE
mapWhile
conduitVector
scanl
mapAccumWhile
concatMapAccum
intersperse
slidingWindow
chunksOfE
chunksOfExactlyE
encodeBase64
decodeBase64
encodeBase64URL
decodeBase64URL
encodeBase16
decodeBase16
mapM
mapME
omapME
concatMapM
filterM
filterME
iterM
scanlM
mapAccumWhileM
concatMapAccumM
encodeUtf8
decodeUtf8
decodeUtf8Lenient
line
lineAscii
unlines
unlinesAscii
takeExactlyUntilE
linesUnbounded
linesUnboundedAscii
splitOnUnboundedE
vectorBuilder
mapAccumS
peekForever
peekForeverE