file/file?

filename


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 'ref))
(    2 ($get/val 'file/stat))
(    4 ($get/val 'filename))
(    6 ($apply 1))
(    8 ($push/val :regular-file?))
(   10 ($apply 2))
(   12 ($ret))