file/read/single
pathSummary
Read a single value from a file
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 'file/read)) ( 2 ($get/val 'path)) ( 4 ($apply 1)) ( 6 ($car)) ( 7 ($ret))