package archetype

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