package tezos-protocol-003-PsddFKi3

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

Module Tezos_raw_protocol_003_PsddFKi3.Cycle_reprSource

Sourcetype t
Sourcetype cycle = t
include Tezos_protocol_environment_003_PsddFKi3.Compare.S with type t := t
val (=) : t -> t -> bool
val (<>) : t -> t -> bool
val (<) : t -> t -> bool
val (<=) : t -> t -> bool
val (>=) : t -> t -> bool
val (>) : t -> t -> bool
val compare : t -> t -> int
val equal : t -> t -> bool
val max : t -> t -> t
val min : t -> t -> t
Sourceval root : cycle
Sourceval pred : cycle -> cycle option
Sourceval add : cycle -> int -> cycle
Sourceval sub : cycle -> int -> cycle option
Sourceval succ : cycle -> cycle
Sourceval to_int32 : cycle -> int32
Sourceval of_int32_exn : int32 -> cycle
OCaml

Innovation. Community. Security.