directory/read-recursive/fn

A


No 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 'file/dir?))
(    2 ($get/val 'A))
(    4 ($apply 1))
(    6 ($jf* 12))
(    9 ($get/val 'directory/read-recursive))
(   11 ($get/val 'A))
(   13 ($apply 1))
(   15 ($jmp* 5))
(   18 ($get/val 'A))
(   20 ($ret))