-
Fold
-
FoldM
-
fold
-
foldM
-
scan
-
prescan
-
postscan
-
mconcat
-
foldMap
-
head
-
last
-
lastDef
-
lastN
-
null
-
length
-
and
-
or
-
all
-
any
-
sum
-
product
-
mean
-
variance
-
std
-
maximum
-
maximumBy
(covered bymaximum
) -
minimum
-
minimumBy
(covered byminimum
) -
elem
-
notElem
-
find
-
index
-
lookup
-
elemIndex
-
findIndex
-
random
-
randomN
-
mapM_
-
sink
-
list
-
revList
-
nub
-
eqNub
-
set
-
hashSet
-
map
-
foldByKeyMap
-
hashMap
-
foldByKeyHashMap
-
vector
-
purely
-
purely_
-
impurely
-
impurely_
-
generalize
-
simplify
-
hoists
-
duplicateM
-
_Fold1
-
premap
-
premapM
-
prefilter
-
prefilterM
-
predropWhile
-
drop
-
dropM
-
Handler
-
handles
-
foldOver
-
EndoM
-
HandlerM
-
handlesM
-
foldOverM
-
folded
-
filtered
-
groupBy
-
either
-
eitherM
-
nest
TODO