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 | MIT |
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.13/files/string_dict-v0.13.0.tar.gz sha256=ee0c52d02179c9bf10081deb9d759bc3fd697699b01fa899932fec8f41ce92cd md5=d59386f70c238316854e2b4c7a17471f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/string_dict/string_dict.v0.13.0/opam |
No package is dependent