package archetype

  1. Overview
  2. Docs

Module Env.VarSource

Sourceval lookup : t -> Ident.ident -> vardecl option
Sourceval get : t -> Ident.ident -> vardecl
Sourceval exists : t -> Ident.ident -> bool
Sourceval push : t -> vardecl -> t