Hacker News new | ask | show | jobs
by bjz_ 4205 days ago
Yeah, we used to have an Either type in the Rust std, but it was pretty much never used because we had Result.