On 11.05.2010, at 11:37, Ronen Narkis wrote: > Why aren't the faster function are always used? is there a reason to prefer > the sum over _sum?
The only reason I can think of is, that you want more control over what to sum up...
On 11.05.2010, at 11:37, Ronen Narkis wrote: > Why aren't the faster function are always used? is there a reason to prefer > the sum over _sum?
The only reason I can think of is, that you want more control over what to sum up...