package string_dict

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

string_dict v0.15.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

string_dict

Documentation:

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