package tezos-protocol-017-PtNairob

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

Module Saturation_repr.SyntaxSource

Syntax for simple representations.

Sourceval log2 : _ t -> may_saturate t
Sourceval sqrt : _ t -> may_saturate t
Sourceval (+) : _ t -> _ t -> may_saturate t
Sourceval (-) : _ t -> _ t -> may_saturate t
Sourceval (*) : _ t -> _ t -> may_saturate t
Sourceval (<) : _ t -> _ t -> bool
Sourceval (=) : _ t -> _ t -> bool
Sourceval (lsr) : 'a t -> int -> 'a t
Sourceval (lsl) : 'a t -> int -> 'a t
OCaml

Innovation. Community. Security.