@NfNitLoop on Twitter: Post

@NfNitLoop on Twitter

@NfNitLoop ("Cody C. #BLM") replied to a tweet by @NfNitLoop:

It would be nice if TypeScript docs would call this out somewhere explicitly.

TypeScript is structurally typed. ... *unless* you have a class with private members. Then it becomes nominally typed (like most other OOPLs).