package logtk

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

Module Int.ModuloSource

Sourceval modulo : n:Z.t -> Z.t -> Z.t

Representative of the number in Z/nZ

Sourceval sum : n:Z.t -> Z.t -> Z.t -> Z.t

Sum in Z/nZ

Sourceval uminus : n:Z.t -> Z.t -> Z.t

Additive inverse in Z/nZ

OCaml

Innovation. Community. Security.