Hacker News new | ask | show | jobs
by evertedsphere 545 days ago
"enums" here are not like C enums, but rather tagged unions as in Rust where the individual items can store data rather than just being empty tags