22/11/17 18:51:38.00 hYmfXxMP.net
>>271
URLリンク(nim-lang.org)
に
var parameters are never necessary for efficient parameter passing. Since non-var parameters cannot be modified the compiler is always free to pass arguments by reference if it considers it can speed up execution.
って書いてあります。