package archetype

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