view modules/array-set @ 39992:ff9ae6bf581d

array-set: New module. * lib/gl_array_set.h: New file. * lib/gl_array_set.c: New file. * modules/array-set: New file.
author Bruno Haible <bruno@clisp.org>
date Tue, 04 Dec 2018 00:43:22 +0100
parents
children
line wrap: on
line source

Description:
Set data type implemented by an array.

Files:
lib/gl_array_set.h
lib/gl_array_set.c

Depends-on:
set
xsize

configure.ac:

Makefile.am:
lib_SOURCES += gl_array_set.h gl_array_set.c

Include:
"gl_array_set.h"

License:
GPL

Maintainer:
all