Pipes.Prelude

Producers

stdinLn

readLn

fromHandle

repeatM

replicateM

unfoldr

Consumers

stdoutLn

stdoutLn'

mapM_

print

toHandle

drain

Pipes

map

mapM

sequence

mapFoldable

filter

filterM

take

takeWhile

takeWhile'

drop

dropWhile

concat

elemIndices

findIndices

scan

scanM

chain

read

show

seq

ListT

loop

Folds

fold

fold'

foldM

foldM'

all

any

and

or

elem

notElem

find

findIndex

head

index

last

length

maximum

minimum

null

sum

product

toList

toListM

toListM'

Zips

zip

zipWith

Utilities

tee

generalize