]> pd.if.org Git - nbds/history - map/skiplist.c
all structures are parameterized by the datatype for the key
[nbds] / map / skiplist.c
2008-12-04 jdybnisall structures are parameterized by the datatype for...
2008-12-04 jdybnisall structures now support arbitrary type keys with...
2008-11-30 jdybnisuse generic map interface in tests
2008-11-30 jdybnisuse a vtable approach for generic map interface
2008-11-29 jdybnisgeneric interface for map-like data structures