Up
Module
Env
Signature
type
t =
Value.t
Map.Make(StdLabels.String).t
include
Map.S
with
type
key = string
and
type
'a t := 'a Map.Make(StdLabels.String).t
val
init :
t