Module Signed.Round
module B : sig ... end
val neg_infinity : t
val pos_infinity : t
val to_zero : t
val away_from_zero : t
val tie_to_neg_infinity : t
val tie_to_pos_infinity : t
val tie_to_zero : t
val tie_away_from_zero : t
val tie_to_nearest_even : t
val tie_to_nearest_odd : t
val generic : B.t -> t
val eval : t -> Hardcaml__.Import.int -> B.t -> B.t