ralist: Random access list with a list compatible interface.
Random access list with a list compatible interface. Random access list have same complexity as lists with some exceptions, the notable one being that (!!) is O(log n) instead of O(n). RALists have to be finite.
Downloads
- ralist-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.4.0.0, 0.4.1.0 (info) |
|---|---|
| Dependencies | base (>=3 && <4.8) [details] |
| License | BSD-3-Clause |
| Author | Lennart Augustsson |
| Maintainer | Lennart Augustsson |
| Uploaded | by LennartAugustsson at 2012-05-17T21:06:46Z |
| Revised | Revision 1 made by CarterSchonwald at 2019-05-01T21:23:05Z |
| Category | Data Structures |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 3501 total (41 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |