* @license http://www.opensource.org/licenses/bsd-license.php BSD * @version CVS: $Id: mysql_func_array.php,v 1.2 2008/12/29 10:11:11 farell Exp $ ...
A BitSet (also called Bitmap or bit vector) is an ideal data structure to implement a set when values being stored are reasonably small integers. It can be orders of magnitude faster than a generic ...