Hacker News new | ask | show | jobs
by BenFrantzDale 1059 days ago
C++ also has `std::expected<T,E>`.
2 comments

Thanks, TIL.