DIP1000: The return of 'Extend Return Scope Semantics'

zjh fqbqrr at 163.com
Tue May 25 13:18:16 UTC 2021


We can limit each parameter to `one return` at most.
It's not a bad thing to have multiple `return areas`. My `C++` 
function `f(A,B,C,D,...)`,every even parameter` can be used as 
the return value.



More information about the Digitalmars-d mailing list