module Var : sig ... endval hash : t -> intval empty : tval initial : tThe environment when the process started
val to_unix : t -> string arrayval of_string_map : string String.Map.t -> tval iter : t -> f:(string -> string -> unit) -> unitStdune.Env