Hacker News new | ask | show | jobs
by overflow_error 2029 days ago
That enum methods cringe me, IMO they should try to make enum as dumb as possible, more like key-value pair, let the class/function handle the implementation details.