Y
Hacker News
new
|
ask
|
show
|
jobs
by
qtplatypus
2186 days ago
That is true. However sum types don't allow us to abstract over common code. For example a sum type wouldn't allow us to create a type safe channel "fan in" function that works for all channel types.