Module IntrangesSource

Binary search on sorted, non-overlapping integer ranges. 64-bit packed representation: one int per range.

Sourcetype t = int array
Sourceval contains : int -> t -> bool