|
|
|
|
|
by yashap
1205 days ago
|
|
The compiled output seems pretty clean, but isn’t necessarily what you’d write by hand. e.g. adds things like anonymous functions called immediately, when you’d probably just write a named private function, that sort of thing. |
|