Module Domain.IntegerSource

Sourcetype t = integer
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourceval pretty : Format.formatter -> t -> unit