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.2.0.tar.gz md5=534e5defb87dfefab80ad58477ee860b sha512=3324a8b80a9e642fc729d439fb9ecf9a9d40ea465f53b50f2ad6ac62bddc1a11031ab094e0b1223d0200c982b05604d4e3603e754bf1be2583bc5ba230a8f700 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cll/cll.0.2.0/opam |
No package is dependent