|
|
|
|
|
by timcambrant
531 days ago
|
|
Curly braces are way less intrusive than relying on indentation or riddling the code with do .. end, in my opinion. But Go does have plenty of seemingly unnecessary syntax, especially in its type system. I would prefer it if Go read more like Ruby, Lua or Elixir. |
|