javascriptvisualizer icon indicating copy to clipboard operation
javascriptvisualizer copied to clipboard

Closures

Open Omar-Vayani opened this issue 3 years ago • 0 comments

//ofc ik that I can't access the var name is sfn but I wanted to check out the closures and this happened // the init fn creates a closure then when sfn is run the closure encapsulates the sfn, and when sfn is executing the closure disappears in the middle of the execution. file.md

Omar-Vayani avatar Jun 26 '22 22:06 Omar-Vayani