Jump to content

technical question


IIYAMA

Recommended Posts

  • Moderators

ok,

I only don't understand what they mean with this:

(This only makes a difference when the body of the function contains references to f.)

-What is "f"? Is that the function that contains the function?

Can you give me two samples when I better can use:

    
local function f () body end 
--and 
local f = function () body end 

Because in my opinion the website isn't very clear.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...