Module Uint63Source

Sourcetype t
Sourceval of_int : int -> t
Sourceval equal : t -> t -> bool
Sourceval compares : t -> t -> int
Sourceval hash : t -> int
Sourceval to_string : t -> string
Sourceval add : t -> t -> t
Sourceval le : t -> t -> bool