string_dictversion Documentation on ocaml.org
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 | 
| Available | arch != "arm32" & arch != "x86_32" | 
| Dependencies | 
  | 
| Source [http] | https://github.com/janestreet/string_dict/archive/refs/tags/v0.17.0.tar.gz sha256=2e57a96c382080f574d6a36c37f080d608d6cade027b7262edd90e09e5052fff  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/string_dict/string_dict.v0.17.0/opam | 
No package is dependent
          

