Y
Hacker News
new
|
ask
|
show
|
jobs
by
agumonkey
3155 days ago
I wonder if there's an at-least type system so one could say it needs Person (n,a,c) and if it gets a Person (n,a,c,h) well that's consider a superset and thus accepted.
1 comments
enugu
3155 days ago
Sure, flow/typescript already do this by default.
link