package tezos-protocol-015-PtLimaPt

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

Module Alpha_context.RoundSource

This module re-exports definitions from Round_repr.

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

Innovation. Community. Security.