alba.fmlib
Fmlib.Finite_map
Thin wrapper around Stdlib.Map which supports monadic operations instead of throwing exceptions.
Stdlib.Map
alba.albalib
alba.core
alba.fmlib_js
alba.fmlib_native
alba.fmlib_node
module type S = sig ... end
module Make (E : Module_types.SORTABLE) : S with type key = E.t