@hackage typed-streams0.1.0.1

A stream based replacement for lists

This is an (incomplete) stream based replacement for lists, but already includes significant functionality and can be faster than using lists in certain cases.

See Data.Stream.Typed for the most detailed documentation, and Data.Stream for a simpler interface.