Brian Hurt wrote:
>
> Third and last library being submitted for comment: Bitset.
>
> This library implements sets of small non-negative integers as a bitset.
> The big advantage of this implementation is O(1) adding, removing, or
> testing for membership.
Brian,
Because this module is O(1), maybe BitVector would be a better name,
as suggested by another poster on this list when we discussed the
MutableList?
Best,
Blair
--
Blair Zajac <blair@xxxxxxxxxxxx>
Plots of your system's performance - http://www.orcaware.com/orca/
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
|