Lines Matching refs:invoked

543 is invoked for each element of `array` and `values` to generate the criterion
545 determined by the first array. The iteratee is invoked with one argument:<br>
557 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
581 which is invoked to compare elements of `array` to `values`. The order and
583 is invoked with two arguments: *(arrVal, othVal)*.
594 3. `[comparator]` *(Function)*: The comparator invoked per element.
687 invoked with three arguments: *(value, index, array)*.
694 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
733 invoked with three arguments: *(value, index, array)*.
740 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
826 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
872 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
1136 which is invoked for each element of each `arrays` to generate the criterion
1138 determined by the first array. The iteratee is invoked with one argument:<br>
1146 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1170 which is invoked to compare elements of `arrays`. The order and references
1172 invoked with two arguments: *(arrVal, othVal)*.
1179 2. `[comparator]` *(Function)*: The comparator invoked per element.
1384 invoked for each element of `array` and `values` to generate the criterion
1385 by which they're compared. The iteratee is invoked with one argument: *(value)*.
1396 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1419 is invoked to compare elements of `array` to `values`. The comparator is
1420 invoked with two arguments: *(arrVal, othVal)*.
1431 3. `[comparator]` *(Function)*: The comparator invoked per element.
1490 and returns an array of the removed elements. The predicate is invoked
1502 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
1619 which is invoked for `value` and each element of `array` to compute their
1620 sort ranking. The iteratee is invoked with one argument: *(value)*.
1628 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1709 which is invoked for `value` and each element of `array` to compute their
1710 sort ranking. The iteratee is invoked with one argument: *(value)*.
1718 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1804 2. `[iteratee]` *(Function)*: The iteratee invoked per element.
1919 taken until `predicate` returns falsey. The predicate is invoked with
1927 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
1965 are taken until `predicate` returns falsey. The predicate is invoked with
1973 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
2038 invoked for each element of each `arrays` to generate the criterion by
2040 array in which the value occurs. The iteratee is invoked with one argument:<br>
2048 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
2072 is invoked to compare elements of `arrays`. Result values are chosen from
2073 the first array in which the value occurs. The comparator is invoked
2081 2. `[comparator]` *(Function)*: The comparator invoked per element.
2133 invoked for each element in `array` to generate the criterion by which
2135 order they occur in the array. The iteratee is invoked with one argument:<br>
2143 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
2167 is invoked to compare elements of `array`. The order of result values is
2168 determined by the order they occur in the array.The comparator is invoked
2176 2. `[comparator]` *(Function)*: The comparator invoked per element.
2228 how regrouped values should be combined. The iteratee is invoked with the
2318 invoked for each element of each `arrays` to generate the criterion by
2320 by the order they occur in the arrays. The iteratee is invoked with one
2328 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
2352 invoked to compare elements of `arrays`. The order of result values is
2353 determined by the order they occur in the arrays. The comparator is invoked
2361 2. `[comparator]` *(Function)*: The comparator invoked per element.
2464 how grouped values should be combined. The iteratee is invoked with the
2502 iteratee is invoked with one argument: *(value)*.
2534 invoked with three arguments: *(value, index|key, collection)*.
2547 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
2584 `predicate` returns truthy for. The predicate is invoked with three
2595 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
2632 `predicate` returns truthy for. The predicate is invoked with three
2640 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
2686 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
2709 thru `iteratee` and flattening the mapped results. The iteratee is invoked
2717 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
2748 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
2779 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
2804 The iteratee is invoked with three arguments: *(value, index|key, collection)*.
2820 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
2857 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
2882 key. The iteratee is invoked with one argument: *(value)*.
2953 an array of the results of each invoked method. Any additional arguments
2954 are provided to each invoked method. If `path` is a function, it's invoked
2962 2. `path` *(Array|Function|string)*: The path of the method to invoke or the function invoked per i…
2988 iteratee is invoked with one argument: *(value)*.
3025 `iteratee`. The iteratee is invoked with three arguments:<br>
3044 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
3120 invoked with one argument: *(value)*.
3127 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
3168 value. The iteratee is invoked with four arguments:<br>
3185 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
3221 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
3253 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
3404 invoked with three arguments: *(value, index|key, collection)*.
3411 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
3450 equal elements. The iteratees are invoked with one argument: *(value)*.
3530 1. `n` *(number)*: The number of calls before `func` is invoked.
3593 1. `n` *(number)*: The number of calls at which `func` is no longer invoked.
3824 invoked. The debounced function comes with a `cancel` method to cancel
3826 Provide `options` to indicate whether `func` should be invoked on the
3827 leading and/or trailing edge of the `wait` timeout. The `func` is invoked
3834 invoked on the trailing edge of the timeout only if the debounced function
3835 is invoked more than once during the `wait` timeout.
3853 …options.maxWait]` *(number)*: The maximum time `func` is allowed to be delayed before it's invoked.
3870 // Ensure `batchLog` is invoked once after 1 second of debounced calls.
3888 additional arguments are provided to `func` when it's invoked.
3917 provided to `func` when it's invoked.
3979 is invoked with the `this` binding of the memoized function.
4032 `func` predicate is invoked with the `this` binding and arguments of the
4064 invoked with the `this` binding and arguments of the created function.
4080 // => `createApplication` is invoked once
4343 should be invoked on the leading and/or trailing edge of the `wait`
4344 timeout. The `func` is invoked with the last arguments provided to the
4350 invoked on the trailing edge of the timeout only if the throttled function
4351 is invoked more than once during the `wait` timeout.
4423 to those provided to the `wrapper`. The wrapper is invoked with the `this`
4608 is invoked to produce the cloned value. If `customizer` returns `undefined`,
4609 cloning is handled by the method instead. The `customizer` is invoked with
5151 is invoked to compare values. If `customizer` returns `undefined`, comparisons
5152 are handled by the method instead. The `customizer` is invoked with up to
5434 is invoked to compare values. If `customizer` returns `undefined`, comparisons
5435 are handled by the method instead. The `customizer` is invoked with five
6520 invoked for each element in `array` to generate the criterion by which
6521 the value is ranked. The iteratee is invoked with one argument: *(value)*.
6528 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
6579 invoked for each element in `array` to generate the value to be averaged.
6580 The iteratee is invoked with one argument: *(value)*.
6587 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
6642 invoked for each element in `array` to generate the criterion by which
6643 the value is ranked. The iteratee is invoked with one argument: *(value)*.
6650 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
6785 invoked for each element in `array` to generate the value to be summed.
6786 The iteratee is invoked with one argument: *(value)*.
6793 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
7039 which is invoked to produce the assigned values. If `customizer` returns
7041 is invoked with five arguments: *(objValue, srcValue, key, object, source)*.
7081 which is invoked to produce the assigned values. If `customizer` returns
7083 is invoked with five arguments: *(objValue, srcValue, key, object, source)*.
7262 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
7307 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.
7345 object and invokes `iteratee` for each property. The iteratee is invoked
7354 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7390 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7419 invokes `iteratee` for each property. The iteratee is invoked with three
7428 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7464 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7701 responsible for generating the inverted value. The iteratee is invoked
7709 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
7746 *(&#42;)*: Returns the result of the invoked method.
7841 string keyed property of `object` thru `iteratee`. The iteratee is invoked
7849 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7872 `iteratee`. The iteratee is invoked with three arguments:<br>
7880 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
7952 is invoked to produce the merged values of the destination and source
7954 method instead. The `customizer` is invoked with six arguments:<br>
8028 `predicate` doesn't return truthy for. The predicate is invoked with two
8036 2. `[predicate=_.identity]` *(Function)*: The function invoked per property.
8086 truthy for. The predicate is invoked with two arguments: *(value, key)*.
8093 2. `[predicate=_.identity]` *(Function)*: The function invoked per property.
8115 function it's invoked with the `this` binding of its parent object and
8195 invoked to produce the objects of `path`. If `customizer` returns `undefined`
8196 path creation is handled by the method instead. The `customizer` is invoked
8309 iteratee is invoked with four arguments: *(accumulator, value, key, object)*.
8317 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.
8386 is invoked with one argument: *(value)*.
8424 invoked to produce the objects of `path`. If `customizer` returns `undefined`
8425 path creation is handled by the method instead. The `customizer` is invoked
8716 is invoked with one argument; *(value)*. The purpose of this method is to
10080 object. Any additional arguments are provided to `func` when it's invoked.
10152 pairs are invoked with the `this` binding and arguments of the created
10510 Any additional arguments are provided to the invoked method.
10546 provided to the invoked method.
10727 truthy when invoked with the arguments it receives.
10761 truthy when invoked with the arguments it receives.
11118 each invocation. The iteratee is invoked with one argument; *(index)*.
11125 2. `[iteratee=_.identity]` *(Function)*: The function invoked per iteration.