Data.FMList
data FMList a
transform
empty
singleton
cons
snoc
pair
append
fromList
fromFoldable
null
length
genericLength
head
tail
last
init
reverse
toList
flatten
foldMapA
filter
take
drop
takeWhile
dropWhile
zip
zipWith
iterate
repeat
cycle
unfold
unfoldr