digitalmars.D.learn - [OT] (Go) Do I read it right?
https://github.com/dominikh/go-tools/issues/917 How go programmers cope with this feature?
Feb 16 2023
On Thursday, 16 February 2023 at 18:15:28 UTC, Kagamin wrote:https://github.com/dominikh/go-tools/issues/917 How go programmers cope with this feature?The idea is nice, they do not use exceptions, but the implementation is very poor as you can see From what i read, they have plans to improve it, i think zig does error handing the best
Feb 17 2023