max

l


Summary

Returns the maximum value of its arguments

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 #{##(a b)
0E000E01220B00080E000900050E0101
}))
(   12 ($fn/dynamic))
(   13 ($apply 2))
(   15 ($ret))