Answer the question
In order to leave comments, you need to log in
Anonymous JavaScript functions or what do parentheses do?
Guys, hello. In general, I have no problems as such with js. At this stage, I just try to understand all the features of the language well.
We all know the standard anonymous function:
(function(a, b) {
return a + b;
})(2, 4)(function(a, b) {
return a + b;
})function (a, b) {
return a + b;
}Answer the question
In order to leave comments, you need to log in
Keywords iife
https://learn.javascript.ru/closure#iife
This is an obsolete technique, today it is usually not used
at you in the circuit the match table is created, and at selection - matches. Probably the name of the table is incorrectly spelled in the model
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question