Hacker News new | ask | show | jobs
by jmgrosen 4400 days ago
To be fair, you can also do `optional.map(|concrete| { ... })`. I'll admit that's not quite as nice as Swift's, though.