top | item 36389142

(no title)

belk | 2 years ago

typescript is introducing it in a polyfill, which is going to be how a lot of people will first get to use the feature

discuss

order

tantalor|2 years ago

How does the polyfill work? How does TS know the object can be disposed?

masklinn|2 years ago

You're telling it through the `using` statement?