Module Rr_map.I

type t
val of_int : ?⁠off:int -> int -> (t[> `Malformed of int * string ]) Stdlib.result
val to_int : t -> int
val compare : t -> t -> int