Hacker News new | ask | show | jobs
by nurpax 2744 days ago
> made a huge mistake not having proper union/sum types (AKA Abstract Data Types/ADTs)

Did you mean algebraic data types?

1 comments

Yes I definitely did, thanks for the catch -- edited the comment.