5 ms·
I do hope you mean bitwise "addition" and "subtraction" -- (c => c&0xdf) or (c => c|0x20)
by klyrs 2y ago
I do hope you mean bitwise "addition" and "subtraction" -- (c => c&0xdf) or (c => c|0x20)
- HPsquared 2y agoTbh I come at this as a plebeian Excel user