Data.List.NonEmpty

The type of streams

data NonEmpty a

non-empty stream transformations

Basic functions

Building streams

Extracting sublists

Sublist predicates

Indexing streams

Zipping and unzipping streams

Functions on streams of characters

Converting to and from a list