closure/cat

o


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 'meta))
(    2 ($get/val 'o))
(    4 ($push/val :cat))
(    6 ($apply 2))
(    8 ($dup))
(    9 ($jt* 13))
(   12 ($drop))
(   13 ($push/val :unsorted))
(   15 ($dup))
(   16 ($jt* 6))
(   19 ($drop))
(   20 ($push/val #f))
(   22 ($ret))