Remix.run Logo
YetAnotherNick 4 days ago

What does this mean? Do they just use recover and keep bad data?

> The standard library does that. fmt.Print when calling .String(), and the standard library HTTP server does that, for exceptions in the HTTP handlers.

Apart from this most doesn't seem that big of a deal, except for `append` which is truly a bad syntax. If you doing it inplace append don't return the value.