Y
Hacker News
new
|
ask
|
show
|
jobs
by
jalfresi
3988 days ago
As much as I hate chaining functions, I do like the idiom of declaring that a function may panic with the 'Must' prefix.
As long as there is an alternative function which returns errors :)