The stack machine's design makes it ideal for handling nested function calls.
Конструкция стековой машины делает её идеальной для обработки вложенных вызовов функций.
Nested function calls contribute to the depth of the call stack.
If these arguments are nested function calls or other computable form before its calculation values of its arguments etc. are defined.
Если эти аргументы будут вложенными вызовами функции или другая вычислимая форма, то перед её вычислением определяются значения её аргументов и т.д.
The first one has a nested function.
A nested function is a function defined inside another function.
in order to enter a nested function within the function, instead of a value or reference.
The difficulty only arises if the body of a nested function refers directly (i.e., not via argument passing) to identifiers defined in the environment in which the function is defined, but not in the environment of the function call.
Сложность возникает, если тело функции ссылается непосредственно (например, не через передачу параметров) на идентификаторы, определённые в окружении, в котором функция определена, а не в окружении её вызова.
Alte rezultate
The tutorial explained how to use a callback with nested functions.
Nested functions create multiple activation records that influence each other's execution.
Вложенные функции создают множество активных записей, которые влияют на выполнение друг друга.
For clarity, label your code sections that contain multiple curlies and nested functions.
I always utilize code folding when I work with nested functions and loops.
Using the chain rule simplifies the differentiation process for nested functions.
The Function Wizard assists you with nested functions.
В работе с вложенными функциями помогает мастер функций.