base_trieversion
Trie data structure library
This library provides an implementation of a trie data structure.
Lookup is based on "chains" of keys; each node of the trie has children representing each potential next key in the chain.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/base_trie |
Issue Tracker | https://github.com/janestreet/base_trie/issues |
Maintainer | Jane Street developers |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/janestreet/base_trie/archive/refs/tags/v0.17.0.tar.gz sha256=d423636742996696dc8e840710537cd85807d8d04ecbc2a266a63bcc75d58deb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/base_trie/base_trie.v0.17.0/opam |
No package is dependent