Module Digit_string_helpers.Round

type t =
| Toward_positive_infinity
| Toward_negative_infinity
val compare : t -> t -> Base.Int.t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t