Lines Matching refs:Note

516 **Note:** Unlike `_.pullAll`, this method returns a new array.
549 **Note:** Unlike `_.pullAllBy`, this method returns a new array.
586 **Note:** Unlike `_.pullAllWith`, this method returns a new array.
781 **Note:** This method mutates `array`.
1321 **Note:** Unlike `_.without`, this method mutates `array`. Use `_.remove`
1354 **Note:** Unlike `_.difference`, this method mutates `array`.
1388 **Note:** Unlike `_.differenceBy`, this method mutates `array`.
1423 **Note:** Unlike `_.differenceWith`, this method mutates `array`.
1457 **Note:** Unlike `_.at`, this method mutates `array`.
1494 **Note:** Unlike `_.filter`, this method mutates `array`. Use `_.pull`
1533 **Note:** This method mutates `array` and is based on
1567 **Note:** This method is used instead of
2263 **Note:** Unlike `_.pull`, this method returns a new array.
2537 **Note:** This method returns `true` for
2588 **Note:** Unlike `_.remove`, this method returns a new array.
2808 **Note:** As with other "Collections" methods, objects with a "length"
3621 **Note:** Unlike native `Function#bind`, this method doesn't set the "length"
3730 **Note:** This method doesn't set the "length" property of curried functions.
3780 **Note:** This method doesn't set the "length" property of curried functions.
3833 **Note:** If `leading` and `trailing` options are `true`, `func` is
3982 **Note:** The cache is exposed as the `cache` property on the memoized
4141 **Note:** This method doesn't set the "length" property of partially
4186 **Note:** This method doesn't set the "length" property of partially
4261 **Note:** This method is based on the
4298 **Note:** This method is based on the
4349 **Note:** If `leading` and `trailing` options are `true`, `func` is
4507 **Note:** This method is loosely based on the
4652 **Note:** This method is equivalent to `_.conforms` when `source` is
5114 **Note:** This method supports comparing arrays, array buffers, booleans,
5225 **Note:** This method is based on
5291 **Note:** This method is based on
5329 **Note:** This method is loosely based on
5396 **Note:** This method is equivalent to `_.matches` when `source` is
5479 **Note:** This method is based on
5519 **Note:** This method can't reliably detect native functions in the presence
5615 **Note:** To exclude `Infinity`, `-Infinity`, and `NaN`, which are
5792 **Note:** This method is based on
6158 **Note:** This method is loosely based on
6197 **Note:** This method is based on
6908 **Note:** JavaScript follows the IEEE-754 standard for resolving
6956 **Note:** This method mutates `object` and is loosely based on
6998 **Note:** This method mutates `object`.
7044 **Note:** This method mutates `object`.
7086 **Note:** This method mutates `object`.
7198 **Note:** This method mutates `object`.
7228 **Note:** This method mutates `object`.
7767 **Note:** Non-object values are coerced to objects. See the
7807 **Note:** Non-object values are coerced to objects.
7917 **Note:** This method mutates `object`.
7958 **Note:** This method mutates `object`.
7998 **Note:** This method is considerably slower than `_.pick`.
8160 **Note:** This method mutates `object`.
8200 **Note:** This method mutates `object`.
8348 **Note:** This method mutates `object`.
8389 **Note:** This method mutates `object`.
8429 **Note:** This method mutates `object`.
8462 **Note:** Non-object values are coerced to objects.
8501 **Note:** Non-object values are coerced to objects.
8977 **Note:** This method mutates the wrapped array.
9158 **Note:** No other characters are escaped. To escape additional
9420 **Note:** This method aligns with the
9485 **Note:** This method is based on
9548 **Note:** This method is based on
9648 **Note:** In the development build `_.template` utilizes
9959 **Note:** No other HTML entities are unescaped. To unescape additional
10116 **Note:** This method doesn't set the "length" property of bound functions.
10195 **Note:** The created function is equivalent to `_.conformsTo` with
10435 **Note:** The created function is equivalent to `_.isMatch` with `source`
10476 **Note:** Partial comparisons will match empty array and empty object
10583 **Note:** Use `_.runInContext` to create a pristine `lodash` function to
10865 **Note:** JavaScript follows the IEEE-754 standard for resolving