view modules/hash-set @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents faeefa5587bc
children
line wrap: on
line source

Description:
Set data type implemented by a hash table.

Files:
lib/gl_hash_set.h
lib/gl_hash_set.c
lib/gl_anyhash1.h
lib/gl_anyhash2.h
lib/gl_anyhash_primes.h

Depends-on:
set
stdint
xsize

configure.ac:

Makefile.am:
lib_SOURCES += gl_hash_set.h gl_hash_set.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h

Include:
"gl_hash_set.h"

License:
GPL

Maintainer:
all