package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_stdSource

OCaml library extensions which are completely independent of Goblint.

Standard library

OCaml standard library extensions which are not provided by Batteries.

Sourcemodule GobArray : sig ... end

Implementations here are from batteries and slightly modified. They are tuned for performance and not necessarily the same style non-library code should be written.

Sourcemodule GobGc : sig ... end
Sourcemodule GobHashtbl : sig ... end
Sourcemodule GobList : sig ... end
Sourcemodule GobRef : sig ... end
Sourcemodule GobResult : sig ... end
Sourcemodule GobOption : sig ... end
Sourcemodule GobSys : sig ... end
Sourcemodule GobUnix : sig ... end

Other libraries

External library extensions.

Sourcemodule GobFpath : sig ... end
Sourcemodule GobPretty : sig ... end
Sourcemodule GobQCheck : sig ... end

QCheck extensions.

Sourcemodule GobYaml : sig ... end
Sourcemodule GobYojson : sig ... end
Sourcemodule GobZ : sig ... end
OCaml

Innovation. Community. Security.