Next: GNAT.IO (g-io.ads), Previous: GNAT.Heap_Sort_G (g-hesorg.ads), Up: The GNAT Library
GNAT.HTable
(g-htable.ads)A generic implementation of hash tables that can be used to hash arbitrary data. Provides two approaches, one a simple static approach, and the other allowing arbitrary dynamic hash tables.