cllversion
Mutable circular doubly linked list
A mutable circular doubly linked list designed for O(1) insertion and removal, O(n) traversal, and close to O(1) search using a backing hashtable.
Tags | circular linked list |
---|---|
Author | Rob Anderson <opensource@robanderson.dev> |
License | MIT |
Published | |
Homepage | https://github.com/jamsidedown/ocaml-cll |
Issue Tracker | https://github.com/jamsidedown/ocaml-cll/issues |
Maintainer | Rob Anderson <opensource@robanderson.dev> |
Dependencies |
|
Source [http] | https://github.com/jamsidedown/ocaml-cll/archive/refs/tags/v0.1.0.tar.gz md5=6e8da977fb231fd2edbfdfd3c4d1dd6f sha512=7b24535331e07f7e1734d0db826344efba271b23a0e8322f722694c1b862fea0d9b965796bac32ee31c414f791771ac64d6c30b3f31b1e8e8dbcaaa6034697c1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cll/cll.0.1.0/opam |
No package is dependent