Hacker News new | ask | show | jobs
by Someone 2192 days ago
I think they are saying using sum types will remove a source of errors (forgetting to check for error conditions).

I also think part of their remark is on ‘either’, not ‘option’, but that’s not important for the point being made.