Y
Hacker News
new
|
ask
|
show
|
jobs
by
privethedge
2405 days ago
There are also union types. And sum types can be implemented in terms of union types:
https://waleedkhan.name/blog/union-vs-sum-types/