Y
Hacker News
new
|
ask
|
show
|
jobs
by
merkaloid
2881 days ago
i thought nominal typing was only for the classes?
1 comments
sverrejoh
2881 days ago
That's true. Both Flow and TypeScript generally uses structural typing, but flow also has nominal typing for classes.
link