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.
Author | Jane Street Group, LLC |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/string_dict |
Issue Tracker | https://github.com/janestreet/string_dict/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.11/files/string_dict-v0.11.0.tar.gz sha256=d67a5193630a50f868e47e4ecf9592fd743ea65112a3c25c2a46498c3a5b9e72 md5=4d0a287a231ce98eb2bd95a98817cab2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/string_dict/string_dict.v0.11.0/opam |
No package is dependent