|
|
|
|
|
by EdwardDiego
2445 days ago
|
|
Interesting, I've been reading a lot of Golang of late as we move into k8s world, and I find it hard to read, mainly in terms of package layout - types and their related functions are often in very different places. But it's certainly less semantically dense compared to Rust or Scala etc. |
|