tree/++

t k


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/+=))
(    2 ($get/val 't))
(    4 ($get/val 'k))
(    6 ($push/int/byte 1))
(    8 ($push/nil))
(    9 ($cons))
(   10 ($cons))
(   11 ($cons))
(   12 ($cons))
(   13 ($ret))