lower-case-char
cNo documentation available
Bytecode
Probably only interesting to you if you want to understand more about the Nujel VM or care very much about performance.
( 0 ($get/val 'c)) ( 2 ($push/int/byte 65)) ( 4 ($<)) ( 5 ($jf* 8)) ( 8 ($get/val 'c)) ( 10 ($jmp* 21)) ( 13 ($get/val 'c)) ( 15 ($push/int/byte 90)) ( 17 ($>)) ( 18 ($jf* 8)) ( 21 ($get/val 'c)) ( 23 ($jmp* 8)) ( 26 ($get/val 'c)) ( 28 ($push/int/byte 32)) ( 30 ($add)) ( 31 ($ret))