require

module


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 'require*))
(    2 ($get/val 'module))
(    4 ($push/val 'current-closure))
(    6 ($push/nil))
(    7 ($cons))
(    8 ($push/true))
(    9 ($push/nil))
(   10 ($cons))
(   11 ($cons))
(   12 ($cons))
(   13 ($cons))
(   14 ($ret))