package archetype

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