Ordered set data type implemented by an array.
authorBruno Haible <bruno@clisp.org>
Mon, 17 Jul 2006 11:28:35 +0000 (11:28 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 17 Jul 2006 11:28:35 +0000 (11:28 +0000)
commit901462b016c595449586550662511ac858661f4d
treedf02f3dc4dce896c5fa14a6a620a284298746c5d
parent7aa40057cd5a93af7c8ee8b619b20cf0107c4172
Ordered set data type implemented by an array.
lib/gl_array_oset.c [new file with mode: 0644]
lib/gl_array_oset.h [new file with mode: 0644]
modules/array-oset [new file with mode: 0644]