Though C does have a concept of arrays of any arbitrary type, an array has no concept of how long it is!! This library is an attempt to remedy this hole.
Since I discovered the Ruby Set class, I've found myself stopping where I would normally use a Ruby Array and considering whether a Set would better suit my needs.