Pipes.Prelude

Producers

stdinLn

readLn

fromHandle

repeatM

replicateM

Consumers

stdoutLn

print

toHandle

drain

Pipes

map

mapM

sequence

mapFoldable

filter

filterM

take

takeWhile

drop

dropWhile

concat

elemIndices

findIndices

scan

scanM

chain

read

show

Folds

fold

fold'

foldM

foldM'

all

any

and

or

elem

notElem

find

findIndex

head

index

last

length

maximum

minimum

null

sum

product

toList

toListM

Zips

zip

zipWith

Utilities

tee

generalize