|
|
|
|
|
by itsnotvalid
5344 days ago
|
|
But by closure I usually refer to the definition of some Lisp books: >> a closure is a collection of closed-over variables retained by a function.
I don't really dig deep for what the constructs would produce in memory, but they should be some lambda expression. |
|