Goblint_stdOCaml library extensions which are completely independent of Goblint.
OCaml standard library extensions which are not provided by Batteries.
module GobArray : sig ... endImplementations here are from batteries and slightly modified. They are tuned for performance and not necessarily the same style non-library code should be written.
module GobGc : sig ... endmodule GobHashtbl : sig ... endmodule GobList : sig ... endmodule GobRef : sig ... endmodule GobResult : sig ... endmodule GobOption : sig ... endmodule GobSys : sig ... endmodule GobUnix : sig ... endmodule GobTuple : sig ... endExternal library extensions.
module GobFpath : sig ... endmodule GobPretty : sig ... endmodule GobQCheck : sig ... endQCheck extensions.
module GobYaml : sig ... endmodule GobYojson : sig ... endmodule GobZ : sig ... end