Control.Foldl
data Fold a b
data FoldM m a b
fold
foldM
scan
prescan
postscan
mconcat
foldMap
head
last
lastDef
lastN
null
length
and
or
all
any
sum
product
mean
variance
std
maximum
maximumBy
minimum
minimumBy
elem
notElem
find
index
lookup
elemIndex
findIndex
random
randomN
mapM_
sink
genericLength
genericIndex
list
revList
nub
eqNub
set
hashSet
map
hashMap
vector
purely
purely_
impurely
impurely_
generalize
simplify
hoists
duplicateM
_Fold1
premap
premapM
type Handler a b
handles
foldOver
data EndoM m a
type HandlerM m a b
handlesM
foldOverM
folded
filtered