string_dictversion

Efficient static string dictionaries

Efficient static string dictionaries. By static, we mean that new key-value pairs cannot be added after the dictionary is created.

This uses the algorithm the OCaml compiler uses for pattern matching on strings.

AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/string_dict
Issue Trackerhttps://github.com/janestreet/string_dict/issues
MaintainerJane Street developers
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.15/files/string_dict-v0.15.0.tar.gz
sha256=b20629dc1e710f20a5177ea910f0d9de9b8aff1756ad374ddea8fa08a555315d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/string_dict/string_dict.v0.15.0/opam
No package is dependent