Stream-0.4.1: A library for manipulating infinite lists.ContentsIndex
!!
<:>
break
Cons
cycle
drop
dropWhile
elemIndex
elemIndices
filter
findIndex
findIndices
fromList
group
head
inits
interleave
intersperse
isPrefixOf
iterate
lines
map
partition
repeat
scan
scan'
scan1
scan1'
span
splitAt
Stream
tail
tails
take
takeWhile
toList
transpose
unfold
unlines
unwords
unzip
words
zip
zipWith