+x
αSummary
Return a function that adds α to it's argument, useful for mapping
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 'anonymous)) ( 2 ($push/val (β))) ( 4 ($push/val #@())) ( 6 ($push/val #{##(α β) 0E000E012501 })) ( 8 ($fn/dynamic)) ( 9 ($ret))