5 lines
222 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
bitAnd Bitwise And, Or and Xor operations
bitFlip Binary Flip (Not) Operator
bitShiftL Bitwise Shift Operator (to the Left or Right)
cksum Compute Check Sum