wisp icon indicating copy to clipboard operation
wisp copied to clipboard

Suggestion: use const references in function's arguments instead of simple type to avoid useless copies

Open SuperFola opened this issue 3 years ago • 0 comments

You'll have better performances this way, even if as an interpreted language it isn't the primary goal

SuperFola avatar Dec 28 '20 12:12 SuperFola