Up
Next
Module
Tools.IntTable
(
.ml
)
module
IntTable:
Hashtbl.S
with type key = int
a specialized
Hashtbl
with ints as keys.