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.

AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/base_trie
Issue Trackerhttps://github.com/janestreet/base_trie/issues
MaintainerJane Street developers
Availablearch != "arm32" & arch != "x86_32"
Dependencies
Source [http] https://github.com/janestreet/base_trie/archive/refs/tags/v0.17.0.tar.gz
sha256=d423636742996696dc8e840710537cd85807d8d04ecbc2a266a63bcc75d58deb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/base_trie/base_trie.v0.17.0/opam
No package is dependent