ListLike-1.0.1: Generic support for list-like structuresContentsIndex
all
and
any
append
appendFile
break
concat
concatMap
cons
cycle
delete
deleteBy
deleteFirsts
deleteFirstsBy
drop
dropWhile
elem
elemIndex
elemIndices
empty
filter
find
findIndex
findIndices
fold
FoldableLL
foldl
foldl'
foldl1
foldMap
foldr
foldr'
foldr1
fromList
fromListLike
fromString
genericDrop
genericLength
genericReplicate
genericSplitAt
genericTake
getContents
getLine
group
groupBy
head
hGet
hGetContents
hGetLine
hGetNonBlocking
hPutStr
hPutStrLn
index
InfiniteListLike
init
inits
insert
insertBy
interact
intersect
intersectBy
intersperse
isInfixOf
isPrefixOf
isSuffixOf
iterate
last
length
lines
list
ListLike
ListLikeIO
map
mapM
mapM_
maximum
minimum
notElem
nub
nubBy
null
or
partition
product
putStr
putStrLn
readFile
repeat
replicate
reverse
rigidConcatMap
rigidMap
rigidMapM
sequence
sequence_
singleton
snoc
sort
sortBy
span
splitAt
StringLike
sum
tail
tails
take
takeWhile
toList
toMonadPlus
toString
union
unionBy
unlines
unwords
unzip
words
writeFile
zip
zipWith