Data.SortedList
data SortedList a
toSortedList
fromSortedList
singleton
repeat
replicate
iterate
uncons
insert
delete
take
drop
splitAt
takeWhile
dropWhile
span
filter
filterLE
filterGE
partition
elemOrd
findIndices
map
mapDec
unfoldr
nub
reverse
reverseDown