Oct. 20, 2021
12:59 a.m.
On 2021-10-20 at 11:48:30 +1100, Chris Angelico <rosuav@gmail.com> wrote:
TBH swapcase is a bit of a minefield if you don't know what language you're working with.
[...]
The most logical "negation" of a string would be reversing it, which WOULD be... well, reversible. But that doesn't need an operator, since it already has slice notation.
Slice notation is also a minefield; [some] explosives are combining characters.