string/display

v


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 'make-string-output-port))
(    2 ($apply 0))
(    4 ($det/val 'p))
(    6 ($drop))
(    7 ($get/val 'write/raw))
(    9 ($get/val 'v))
(   11 ($get/val 'p))
(   13 ($push/true))
(   14 ($apply 3))
(   16 ($drop))
(   17 ($get/val 'p))
(   19 ($push/val :return-string))
(   21 ($apply 1))
(   23 ($ret))