module Infix:sig..end
val (-) : Byte_units.t -> Byte_units.t -> Byte_units.tval (+) : Byte_units.t -> Byte_units.t -> Byte_units.t( / ) t mul scales t by 1/mulval (/) : Byte_units.t -> float -> Byte_units.tval (//) : Byte_units.t -> Byte_units.t -> float( // ) t1 t2 returns the ratio of t1 to t2