package base

  1. Overview
  2. Docs
Full standard library replacement for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14

doc/base/Base/Int_math/index.html

Module Base.Int_mathSource

This module implements derived integer operations (e.g., modulo, rounding to multiples) based on other basic operations.

Sourcemodule type Make_arg = sig ... end
Sourcemodule Make (X : Make_arg) : sig ... end

Derived operations common to various integer modules.

Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.