I've been looking on info about self-invoking functions, and somewhere I stumbled on this notation:
+function(){}
Can someone explain to me what the +
sign in front of the function means/does?
I've been looking on info about self-invoking functions, and somewhere I stumbled on this notation:
+function(){}
Can someone explain to me what the +
sign in front of the function means/does?