= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package archetype
-
archetype
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val parse : string -> T.obj_micheline option
val seek : T.obj_micheline -> string -> T.obj_micheline option
val seek_views :
T.obj_micheline ->
(string * T.obj_micheline * T.obj_micheline) list
val split : T.obj_micheline -> (string * T.obj_micheline) list
val for_type : T.obj_micheline -> A.ptyp
val get_entrypoints : T.obj_micheline -> (string * A.type_) list option
val get_views : T.obj_micheline -> (string * (A.type_ * A.type_)) list
val get_storage_type : T.obj_micheline -> A.type_ option