Module Map.Make
Parameters
moduleOrd : Utils.Prelude.Map.OrderedTypeSignature
val of_yojson :
(Yojson.Safe.t -> ('a, string) Stdlib.result) ->
Yojson.Safe.t ->
('a t, string) Stdlib.resultval to_yojson : ('a -> Yojson.Safe.t) -> 'a t -> Yojson.Safe.t