top | item 37172159

(no title)

catsarebetter | 2 years ago

That is surprising, I would've thought that TS would have more overhead because of the interfaces adding extra weight. Makes me wonder what else TS could apply to. Language parsing, maybe?

discuss

order

recursive|2 years ago

At runtime, interfaces have zero weight. They get completely compiled out.