Y
Hacker News
new
|
ask
|
show
|
jobs
by
emptysea
2445 days ago
How would Option<T>, Result<T, E>, and sum types work without generics?
2 comments
baby
2444 days ago
Native support is the answer.
link
rumblefrog
2445 days ago
Empty interface perhaps.
link