idna.intranges
Intranges
Binary search on sorted, non-overlapping integer ranges. 64-bit packed representation: one int per range.
idna
idna.tables
type t = int array
val contains : int -> t -> bool