hey guys! How can I xor Char with some value? ie. ...
# announcements
s
hey guys! How can I xor Char with some value? ie. I'd like something like: "abcd".map {it .xor(32)}