package tezos-protocol-013-PtJakart

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val make : (module Script_typed_ir.Boxed_set with type elt = 'elt) -> 'elt Script_typed_ir.set
val get : 'elt Script_typed_ir.set -> (module Script_typed_ir.Boxed_set with type elt = 'elt)
val fold : ('elt -> 'acc -> 'acc) -> 'elt Script_typed_ir.set -> 'acc -> 'acc
val update : 'a -> bool -> 'a Script_typed_ir.set -> 'a Script_typed_ir.set
val mem : 'elt -> 'elt Script_typed_ir.set -> bool
OCaml

Innovation. Community. Security.