haskell-edison-core-doc | documentation of the Edison Haskell library | Mehr ...
Some concrete implementations of the abstract interface of the Edison library for Haskell for use with hugs. . 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 . This package contains the documentation of the concrete implementations.
libghc6-edison-core-dev | Haskell library of efficent, purely-functional data structures | Mehr ...
Some concrete implementations of the abstract interface of the Edison library for Haskell for use with ghc6. . 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 . This package contains the concrete implementations.
libghc6-edison-core-doc | documentation of the Edison Haskell library | Mehr ...
Some concrete implementations of the abstract interface of the Edison library for Haskell for use with hugs. . 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 . This package contains the documentation of the concrete implementations.
libghc6-edison-core-prof | Haskell library of data structures; profiling libraries | Mehr ...
Some concrete implementations of the abstract interface of the Edison library for Haskell for use with ghc6. . 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 . This package contains the concrete implementations.