package archetype

  1. Overview
  2. Docs
val lookup : t -> longident -> vardecl option
val exists : t -> longident -> bool
val get : t -> fullname -> vardecl
val mem : t -> fullname -> bool
val push : t -> vardecl -> t