ended8월 3일· 1 sources

Adding Go's Defer to the TypeScript Compiler

Why it matters

I wanted to see how difficult it would be to add Go's defer statement to the TypeScript compiler, but by the time I finished I was convinced it probably shouldn't exist. In Go, the defer statement del...

1
Sources
+0
24h
Growth
5d
Active

Sources

Related Issues