From Raymond Toy:
o Define %max/%min functions for byte-compilation and constant folding. o Always evaluate all arguments, even if we can prove we won't use that argument. (Don't shortcut %max/%min.)
Loading
Please register or sign in to comment