Y
Hacker News
new
|
ask
|
show
|
jobs
by
Dylan16807
569 days ago
> Or just use (+ (* a b) (* c d)) which is simpler that any of the example above. Then I can chose between any of:
That's the exact same flexibility but in a different order. It's not simpler.