Data.Edison.Seq.RevSeq
data Rev s a
empty
singleton
lcons
rcons
append
lview
lhead
ltail
rview
rhead
rtail
lheadM
ltailM
rheadM
rtailM
null
size
concat
reverse
reverseOnto
fromList
toList
map
concatMap
fold
fold'
fold1
fold1'
foldr
foldr'
foldl
foldl'
foldr1
foldr1'
foldl1
foldl1'
reducer
reducer'
reducel
reducel'
reduce1
reduce1'
copy
inBounds
lookup
lookupM
lookupWithDefault
update
adjust
mapWithIndex
foldrWithIndex
foldrWithIndex'
foldlWithIndex
foldlWithIndex'
take
drop
splitAt
subseq
filter
partition
takeWhile
dropWhile
splitWhile
zip
zip3
zipWith
zipWith3
unzip
unzip3
unzipWith
unzipWith3
strict
strictWith
structuralInvariant
moduleName
instanceName
fromSeq
toSeq