m
0-arg1 (binary subtraction) is probably slower than -arg1 (unary negation)
No edit summary |
m (0-arg1 (binary subtraction) is probably slower than -arg1 (unary negation)) |
||
| Line 11: | Line 11: | ||
:* 1 for spinning up | :* 1 for spinning up | ||
:* -1 for spinning down | :* -1 for spinning down | ||
:: (i.e. you will want to use ( | :: (i.e. you will want to use (-arg1) for offsetting the position in a list view) | ||