for-each

l f


Summary

Runs F over every item in cof" arg-i="1">lf" arg-i="1">lection L

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 'reduce))
(    2 ($get/val 'l))
(    4 ($push/val 'anonymous))
(    6 ($push/val (a b)))
(    8 ($push/val #@()))
(   10 ($push/val #{##(f b)
0E000E01040101
}))
(   12 ($fn/dynamic))
(   13 ($push/nil))
(   14 ($apply 3))
(   16 ($ret))