| Paketname | libghc6-edison-api-doc |
| Beschreibung | documentation of the Edison Haskell library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.2.1-14 |
| Sektion | doc |
| Priorität | extra |
| Installierte Größe | 1320 Byte |
| Hängt ab von | |
| Empfohlene Pakete | ghc6-doc |
| Paketbetreuer | Debian Haskell Group |
| Quelle | haskell-edison-api |
| Paketgröße | 123680 Byte |
| Prüfsumme MD5 | 4c2299617858418b5287719e200cfcd5 |
| Prüfsumme SHA1 | d98ffe6f0b13c48d2d1b46c9ddb6a88771dbc50c |
| Prüfsumme SHA256 | e75be386bb159379d159f2e64775134c684719b3341b0f90c55c783aceb5d3fc |
| Link zum Herunterladen | libghc6-edison-api-doc_1.2.1-14_all.deb |
| Ausführliche Beschreibung | 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
|