|
edc9c4d353
|
bitmask.py: implement bitwise AND, OR, and XOR
|
2022-07-30 15:28:22 -04:00 |
|
|
b38afa0af4
|
bitmask.py: implement hex conversion
|
2022-07-30 14:05:13 -04:00 |
|
|
2f1b285e83
|
bitmask.py: add subtraction operators
|
2022-07-29 21:44:30 -04:00 |
|
|
fe2bfd9356
|
bitmask.py: clarify logic on discard, remove
|
2022-07-27 22:07:15 -04:00 |
|
|
66bdab797d
|
Bitmask: add __eq__ method
|
2022-07-27 15:10:22 -04:00 |
|
|
f62caadb0f
|
bitmask.py: add basic Bitmap class
|
2022-07-26 20:19:16 -04:00 |
|