package archetype

  1. Overview
  2. Docs
val lookup : t -> longident -> record option
val exists : t -> longident -> bool
val get : t -> fullname -> record
val mem : t -> fullname -> bool
val byfield : t -> longident -> (recorddecl * rfielddecl) option
val push : t -> record -> t