We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(porting comments from an early review from @domenic to github issues)
@domenic: JS is generally structurally typed, so introducing nominal typing sounds awkward.
TODO(@goto, @dimvar): write this up.
@erights: is this (nominal typing) closer to the semantics of the runtime checks, like instanceof?