aboutsummaryrefslogtreecommitdiff
path: root/devel/libhash/pkg-descr
blob: c309f7364679827a6d21f7783c4a077cd9f38124 (plain) (blame)
1
2
3
This C library provides functions for manipulating in memory hash tables (aka
associative arrays). Data is stored as void *'s so any data structure can be
stored.