Is there a way to find if given function reference has a closure and eventually to access to closed variables? I was searching for something similiar to "arguments" property, but in vain.
Edit : outside or inside given function
Is there a way to find if given function reference has a closure and eventually to access to closed variables? I was searching for something similiar to "arguments" property, but in vain.
Edit : outside or inside given function