Sobes.tech
Junior — Senior

Creating a closure without an inner function

livecode

Task condition

You need to write a closure without directly nesting one function inside another during its definition.

// TODO: implement a closure without directly nesting a function inside another