Module Utils.Prelude
Given an of_yojson function, converts a string to the desired type
module Hashtbl : sig ... endExtension of Hashtbl with functions to serialize to and deserialize from yojson, along with some other helpers
module Map : sig ... endExtension of Map with functions to serialize to and deserialize from yojson
module Hashset : sig ... endRepresents a set of values, with no duplicates
module Stack : sig ... endExtension of Stack with functions to serialize to and deserialize from yojson
module SS = Utils.Containers.SSmodule SI = Utils.Containers.SImodule SN = Containers.SNmodule Syntaxes = SyntaxesConverts a list of values to yojson