package tezos-protocol-013-PtJakart

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

Module Alpha_context.RoundSource

Sourcetype t
Sourceval zero : t
Sourceval succ : t -> t
Sourceval to_int32 : t -> int32
include Tezos_protocol_environment_013_PtJakart.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
Sourcetype round_durations
Sourceval round_duration : round_durations -> t -> Period.t
Sourcemodule Durations : sig ... end
OCaml

Innovation. Community. Security.