2013-09-26 17:14:40 +02:00

5 lines
263 B
Plaintext

This module implements bit vectors of arbitrary size and provides
efficient methods for handling them. The module is intended to
serve as a base class for other applications or application classes,
such as implementing sets or performing big integer arithmetic.