|
|
|
|
|
by sendomatic
1344 days ago
|
|
I find the java example different to my experience. java doesn't have all expressions return values, like if, making the attempt to have single returns from functions much harder to do tidily than in other languages like for example ruby, rust, scala. |
|