package archetype

  1. Overview
  2. Docs
val lookup : t -> Ident.ident -> definitiondecl option
val get : t -> Ident.ident -> definitiondecl
val exists : t -> Ident.ident -> bool
val push : t -> definitiondecl -> t