package tezos-protocol-013-PtJakart

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_raw_protocol_013_PtJakart.Script_setSource

Sourceval make : (module Script_typed_ir.Boxed_set with type elt = 'elt) -> 'elt Script_typed_ir.set
Sourceval get : 'elt Script_typed_ir.set -> (module Script_typed_ir.Boxed_set with type elt = 'elt)
Sourceval fold : ('elt -> 'acc -> 'acc) -> 'elt Script_typed_ir.set -> 'acc -> 'acc
Sourceval update : 'a -> bool -> 'a Script_typed_ir.set -> 'a Script_typed_ir.set
Sourceval mem : 'elt -> 'elt Script_typed_ir.set -> bool
OCaml

Innovation. Community. Security.