Module Make_1.Basic
Basic implementation, no cache, no debug
val find_opt : S0.Nv_map_ii_.t t -> string -> string optionval insert_hashed : S0.Nv_map_ii_.t t -> 'a -> S0.Nv_map_ii_.k -> string -> unitval insert : S0.Nv_map_ii_.t t -> string -> string -> unitval batch : S0.Nv_map_ii_.t t -> (string * [< `Delete | `Insert of string ]) list -> unit