Costava/flipcase
No description provided.
The program reads an ASCII or UTF-8 stream of bytes from stdin and outputs the bytes to stdout while flipping the case of a-z and A-Z letters.
Tested with zig 0.9.0 and javac 1.8.0
Build with make all
Run tests with make test
BSD Zero Clause License. See file LICENSE.txt.
Not currently accepting contributions. Feel free to open an issue.