defmodule/defer

name 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 ($push/val 'module/insert/defer))
(    2 ($get/val 'name))
(    4 ($push/val 'string/write))
(    6 ($get/val 'list))
(    8 ($push/val 'quote))
(   10 ($push/val 'do))
(   12 ($get/val 'body))
(   14 ($cons))
(   15 ($apply 2))
(   17 ($push/nil))
(   18 ($cons))
(   19 ($cons))
(   20 ($push/nil))
(   21 ($cons))
(   22 ($cons))
(   23 ($cons))
(   24 ($ret))