Hacker News new | ask | show | jobs
by oconnor663 3422 days ago
The Either type there is very similar to Rust's Result type.
1 comments

Neither are new concepts, both are probably lifted from Haskell which probably got it somewhere else prior.