module IntPairHash: sig .. end
sig
end
int * int
include struct ... end
Hashtbl.S
val exists : 'a t -> key -> bool
'a t -> key -> bool
elt
hash
val to_list : 'a t -> (key * 'a) list
'a t -> (key * 'a) list
IntPairHash
(key,value)