read/int
textSummary
Reads the first string from TEXT
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 'int)) ( 2 ($get/val 'read/single)) ( 4 ($get/val 'text)) ( 6 ($apply 1)) ( 8 ($apply 1)) ( 10 ($ret))