I don't like overloading by return type, it means people will create APIs like `var foo: TypeHereRequiredForDisambiguation = bar()` and that defeats Nim's type inference.
- Overloading by Return Type? Nimbecile
- Re: Overloading by Return Type? Libman
- Re: Overloading by Return Type? Demos
- Re: Overloading by Return Type? Araq
- Re: Overloading by Return Type? evacchi
