summaryrefslogtreecommitdiff
path: root/int-set.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Add set_contains and int_set_contains functions.Carl Worth1-2/+6
2013-10-25Add new convenience function 'remove' (renaming former to 'remove_entry')Carl Worth1-1/+4
2013-10-25Add a new int-set structure for a set of integersCarl Worth1-0/+75