Why is there no native error handling?

>why is there no native error handling?
>why are there no stack traces?
>why is parsing dates so retarded?
>why can't you remove packages with the package manager?
>why weren't generics a thing until 3 months ago?
>why?

Attached: Golang-Logo-Golang-Tutorial-Edureka.jpg (458x550, 22.49K)

Why is the mascot so hideous? It's not even cute like the rust crab

cniles made it

because
>you don't need that, because we said so!
>muh simplicity!!!

Dont care. Probably will use go.

The crabs name is ferrous and hes non-binary

>and hes non-binary
no way they actually did that

What's the retarded gopher then? I don't see any genitals

>why is there no native error handling?
so it actually shows you the error info, and works, unlike many other languages
>why are there no stack traces?
there basically are
>why is parsing dates so retarded?
got me there, some retard thought it was a good idea to do what they did
>why can't you remove packages with the package manager?
you can
>why weren't generics a thing until 3 months ago?
because the language is actually thought about and optimized instead of just cramming random shit in constantly making compile times 300000x longer than they should be and causing tons of other issues (like java, c, c++, etc)
>why?
cuz it is ez

>they
Thank you for respecting Ferrous' pronouns :)

i wasn't referring to the crab, i was referring to the rustsisters. did they actually make the crab non-binary?
also it's ferris

hate go
simple as

well they did cave in and add them so your point is moot

>problem?

Attached: rat.png (496x403, 8.64K)

no it isn't, what part of "thought about and optimized instead of cramming random shit in constantly" did you not comprehend? They were working on it for like 8 years.

Attached: rustgo.png (1220x980, 170.15K)

>why is there no native error handling?
Are you retarded?

kek do gophags actually have to do the top one every time they call a function?

>hes non-binary
>he
>non-binary
what did xe/xir mean

>try
>catch
>.then
>.then
>.error

other languages aren't better

Hierarchical exceptions are far better, also exceptions can be more efficient.