Why aren't overloaded nested functions allowed?

Max Samukha via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 30 09:22:26 PDT 2016


 From the spec (https://dlang.org/spec/function.html#nested): 
"Nested functions cannot be overloaded."

Anybody knows what's the rationale?


More information about the Digitalmars-d-learn mailing list