ralist: Random access list with a list compatible interface.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.1, 0.3.0.0, 0.4.0.0
Change log changelog.md
Dependencies base (>=3 && <6), fail (>=4.9 && <4.10), semigroups (>=0.18 && <0.19) [details]
License BSD-3-Clause
Author Lennart Augustsson, Carter Schonwald
Maintainer Carter Schonwald
Category Data Structures
Home page http://github.com/cartazio/ralist
Source repo head: git clone https://github.com/cartazio/ralist.git
Uploaded by CarterSchonwald at 2018-11-22T19:06:43Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees