Hacker News new | ask | show | jobs
by Conlectus 1164 days ago
Algebraic data types (more technically sum types) are very much not “PhD level concepts”, despite the name. They’re just what C developers would call “tagged unions”.