Y
Hacker News
new
|
ask
|
show
|
jobs
by
brudgers
2338 days ago
It's also viable because it's the convention. Library calls are likely to return {error, {the bad data you sent}} so it's easy to write receive {error, _) -> {missiles, {launch false}} end.