Hacker News new | ask | show | jobs
by totalperspectiv 2305 days ago
Very nice write up. I liked the point that Result and Option types would fit nicely into Go and totally agree. Now that I've used rust, languages without Result / Option / match expressions feel weak and dangerous.