extended-containers: Heap and Vector container types

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:

This package contains general-purpose implementations of various immutable container types including vectors, heaps and priority heaps.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0
Change log None available
Dependencies base (>=4.9 && <5), transformers (>=0.5.2 && <0.6), vector (>=0.11 && <0.13) [details]
License BSD-3-Clause
Copyright 2019 konsumlamm
Author konsumlamm
Maintainer konsumlamm@gmail.com
Category Data Structures
Home page https://github.com/konsumlamm/extended-containers#readme
Bug tracker https://github.com/konsumlamm/extended-containers/issues
Source repo head: git clone https://github.com/konsumlamm/extended-containers.git
Uploaded by konsumlamm at 2020-04-24T16:02:10Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for extended-containers-0.1.0.0

[back to package description]

extended-containers

This package provides container data structures, including heaps and array mapped tries.

Plans