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
AuthorRob Anderson <opensource@robanderson.dev>
LicenseMIT
Published
Homepagehttps://github.com/jamsidedown/ocaml-cll
Issue Trackerhttps://github.com/jamsidedown/ocaml-cll/issues
MaintainerRob 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
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cll/cll.0.1.0/opam
No package is dependent