"Tsuna" == Tsuna tsuna@warszawa.lrde.epita.fr writes:
On 2006-06-23, Akim Demaille akim@lrde.epita.fr wrote:
"SIGOURE" == SIGOURE Benoit sigoure.benoit@lrde.epita.fr writes:
; (?i, ?decimals) // i="42", decimals="000000"
; ?(i, decimals) // i="42", decimals="000000"
Mere optimization, or more mandatory?
It's a simple optimization.
Am I missing something, or else, shouldn't strc optimize this by itself? I agree the latter is nicer anyway, but that's not the point.