Data.Stream

The type of streams

data Stream a

Basic functions

Stream transformations

Building streams

Extracting sublists

Sublist predicates

Indexing streams

Zipping and unzipping streams

Functions on streams of characters

Converting to and from an infinite list