@hackage / typed-streams

A stream based replacement for lists

Latest0.1.0.1

About

Metadata

  • Last updated , by clinton
  • License MIT
  • Maintained by: clintonmead@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.0.2

Readme

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.