package tezos-protocol-005-PsBABY5H

  1. Overview
  2. Docs

Set of all registered delegates.

type context = Raw_context.t

Tells if a elt is a member of the set

Adds a elt is a member of the set

Removes a elt of the set ; does nothing if not a member

Adds/Removes a elt of the set

Returns the elements of the set, deserialized in a list in no particular order.

Iterates over the elements of the set.

Removes all elements in the set

OCaml

Innovation. Community. Security.