module

body


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 'macroexpand))
(    2 ($push/val 'environment*))
(    4 ($push/val (def exports (tree/new ))))
(    6 ($get/val 'body))
(    8 ($cons))
(    9 ($cons))
(   10 ($apply 1))
(   12 ($ret))