Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x457
409 days ago
Funny that as a user of this library, I would just unwrap this, and it results in the same outcome as if library panicked.
1 comments
burntsushi
409 days ago
Yes. A panic is the right thing to do, and it's just fine if the library does it for you.
link