Module Byte_units.Infix

module Infix: sig .. end

val (-) : Byte_units.t -> Byte_units.t -> Byte_units.t
val (+) : Byte_units.t -> Byte_units.t -> Byte_units.t
val ( * ) : Byte_units.t -> float -> Byte_units.t
val (/) : Byte_units.t -> float -> Byte_units.t