Y
Hacker News
new
|
ask
|
show
|
jobs
by
jimmaswell
4653 days ago
Bit of a bummer, I often find using assignment as an expression useful, like if (x = y as String) == null or such in c#. I get the feeling Go sacrifices a bit too much freedom.