package tezos-protocol-017-PtNairob

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

This module re-exports definitions from Dal_slot_index_repr.

type t
val zero : t
val of_int_opt : int -> t option
val to_int : t -> int
val to_int_list : t list -> int list
val compare : t -> t -> int
val equal : t -> t -> bool
val slots_range : lower:int -> upper:int -> t list Tezos_protocol_environment_017_PtNairob.Error_monad.tzresult
val slots_range_opt : lower:int -> upper:int -> t list option
OCaml

Innovation. Community. Security.