| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Used to calculate the size of a bits array
Source position: classesh.inc line 371
| const BITSHIFT = 5; | 
| 
 | Class to store collections of bits (binary values that can be 0 or 1) | |
| 
 | Current size of the array of bits. |