Utils.Prelude
Most-used helper functions, Stdlib
extensions
Given an of_yojson
function, converts a string to the desired type
module Hashtbl : sig ... end
Extension of Hashtbl with functions to serialize to and deserialize from yojson, along with some other helpers
module Map : sig ... end
Extension of Map with functions to serialize to and deserialize from yojson
module Hashset : sig ... end
Represents a set of values, with no duplicates
module Stack : sig ... end
Extension of Stack with functions to serialize to and deserialize from yojson
module SS = Utils.Containers.SS
module SI = Utils.Containers.SI
module SN = Containers.SN
module Syntaxes = Syntaxes