package batteries

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a BatGlobal.t
exception Global_not_initialized of string
val empty : string -> 'a t
val name : 'a t -> string
val set : 'a t -> 'a -> unit
val get_exn : 'a t -> 'a
val get : 'a t -> 'a option
val undef : 'a t -> unit
val isdef : 'a t -> bool
OCaml

Innovation. Community. Security.