ted:

... where you say 'More DRY' above, are you referring to

I was referring to both, but mostly to the typeof. It's more DRY (http://en.wikipedia.org/wiki/Don%27t_repeat_yourself ). You are stating only once the type of the return variable. This is less bug-prone.

Bye,
bearophile

Reply via email to