'var' can be faster since the semantics differ: Essentially a return type promises a "fresh" memory location, 'var' doesn't promise anything and so can be faster. Btw please join IRC or gitter instead of flooding this forum with newbie questions, no offense.
- var param vs tuple as return value strikr
- Re: var param vs tuple as return value Araq
