= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package archetype
-
archetype
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lookup : t -> Ident.ident -> recorddecl option
val get : t -> Ident.ident -> recorddecl
val exists : t -> Ident.ident -> bool
val byfield : t -> Ident.ident -> (recorddecl * rfielddecl) option
val push : t -> recorddecl -> t