Tenv.Globalval read : unit -> t optionLoad (without caching) the global type environment
val force_load : unit -> t optionLoad and cache the global type environment
val load : unit -> t optionLoad and cache the global type environment if not already loaded
val store : normalize:bool -> t -> unitSave and cache the global type environment