haskell-edison-doc | documentation of the Edison Haskell library | Mehr ...
Documentation of the Edison library containing efficent, purely-functional data structures for Haskell. . Edison is a library of purely function data structures for Haskell originally written by Chris Okasaki. Conceptually, it consists of two things: - A set of type classes defining data the following data structure abstractions: 'sequences', 'collections' and 'associative collections' - Multiple concrete implementations of each of the abstractions