module Infix: sig .. end
sig
end
val (-) : Byte_units.t -> Byte_units.t -> Byte_units.t
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
Byte_units.t -> float -> Byte_units.t
val (/) : Byte_units.t -> float -> Byte_units.t