You can also overload using [var 
parameters](https://nim-lang.org/docs/manual.html#procedures-var-parameters) 
and get your output through those parameters instead of the proc's return value.

Reply via email to