export

name value


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 ($push/val 'tree/set!))
(    2 ($push/val 'exports))
(    4 ($push/val 'quote))
(    6 ($get/val 'name))
(    8 ($push/nil))
(    9 ($cons))
(   10 ($cons))
(   11 ($get/val 'value))
(   13 ($push/nil))
(   14 ($cons))
(   15 ($cons))
(   16 ($cons))
(   17 ($cons))
(   18 ($ret))