Y
Hacker News
new
|
ask
|
show
|
jobs
by
Manishearth
3505 days ago
Note that using interfaces doesn't get you all the type safety either, since there's no exhaustive matching. But it's good enough (aside from the possible perf issues) for most use cases.