Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
slcjordan
on Nov 14, 2022
|
parent
|
context
|
favorite
| on:
Making a Go program faster with a one-character ch...
They should probably replace that with 2 if statements to make the error path and the non-error path obvious:
if err != nil { return nil, err } if match { return rule, nil }
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: