Hacker News new | ask | show | jobs
by maattdd 768 days ago
OCaml has polymorphic variant which are those “not found in any language” anonymous sum type
1 comments

PureScript also has them (as a library).