Y
Hacker News
new
|
ask
|
show
|
jobs
by
monkeyelite
268 days ago
How do you think sum types are implemented in functional languages?
1 comments
fooker
267 days ago
Usually as a specialization of GADTs
link