package core

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

Module Byte_units.InfixSource

Sourceval (-) : t -> t -> t
Sourceval (+) : t -> t -> t
Sourceval (/) : t -> Base.Float.t -> t

( / ) t mul scales t by 1/mul

Sourceval (//) : t -> t -> Base.Float.t

( // ) t1 t2 returns the ratio of t1 to t2

OCaml

Innovation. Community. Security.