hash-set: New module.
commit51b22855a8899ed5e2de549851f914ae1426f79d
authorBruno Haible <bruno@clisp.org>
Mon, 3 Dec 2018 23:54:30 +0000 (4 00:54 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 7 Dec 2018 19:49:13 +0000 (7 20:49 +0100)
treecaa6e0d69a28b230bd12b17e972752d4db56de8e
parent2eaf74bdfc485c73016e99bf8086114b0bd6ff85
hash-set: New module.

* lib/gl_hash_set.h: New file.
* lib/gl_hash_set.c: New file.
* modules/hash-set: New file.
ChangeLog
lib/gl_hash_set.c [new file with mode: 0644]
lib/gl_hash_set.h [new file with mode: 0644]
modules/hash-set [new file with mode: 0644]