function
represents a function
Methods
bindenv(env)
create and return a clone of the function bound to the "env" parameter
call(this, parameters)
call the function with the given "this" environment object and parameters
getinfos()
return a table of information about the function
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.