Settings

Theme

When is it OK to panic in Go?

alexedwards.net

2 points by psxuaw · 1 comment

Reader

1 thread
commandersaki

GoAWK uses panic & recover to simplify error handling in the recursive descent parser: https://github.com/benhoyt/goawk/blob/master/parser/parser.g...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection