|
|
|
|
|
by aatd86
1137 days ago
|
|
That must be subjective because Go's syntax is pretty fine to me. To illustrate, when I started learning Go, I implemented Concurrent Hash Array Mapped Tries from some PhD thesis and the pseudo code algorithm actually looked pretty much like the Go code. A testament to how legible it is. Then again, I have never tried ruby so I can't compare. |
|