Skip to content
Snippets Groups Projects
env.mli 125 B

type t

val init: unit -> t
val get: t -> string -> string -> Algo.value
val set: t -> string -> string -> Algo.value -> t