package archetype

  1. Overview
  2. Docs
val lookup : t -> Ident.ident -> transitiondecl option
val get : t -> Ident.ident -> transitiondecl
val exists : t -> Ident.ident -> bool
val push : t -> transitiondecl -> t