Jump to content

Closures/Value capture: Difference between revisions

m
(→‎{{header|J}}: include a "variable capture" example)
 
Line 1,035:
25</syntaxhighlight>
 
===Using temporary locales===
The problem statement "Demonstrate how to create a series of independent closures based on the same template but maintain separate copies of the variable closed over" conflicts with the problem title "Value capture" in languages have sufficient abstraction to distinguish between value capture and variable and variable capture. This conflict even appears in J, and in general cases can require treatment of issues well outside the scope of this task.
 
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.