Lines Matching refs:that

542 This method is like `_.difference` except that it accepts `iteratee` which
580 This method is like `_.difference` except that it accepts `comparator`
818 This method is like `_.find` except that it returns the index of the first
864 This method is like `_.findIndex` except that it iterates over elements
1107 Creates an array of unique values that are included in all given arrays
1135 This method is like `_.intersection` except that it accepts `iteratee`
1169 This method is like `_.intersection` except that it accepts `comparator`
1252 This method is like `_.indexOf` except that it iterates over elements of
1351 This method is like `_.pull` except that it accepts an array of values to remove.
1383 This method is like `_.pullAll` except that it accepts `iteratee` which is
1418 This method is like `_.pullAll` except that it accepts `comparator` which
1489 Removes all elements from `array` that `predicate` returns truthy for
1529 Reverses `array` so that the first element becomes the last, the second
1618 This method is like `_.sortedIndex` except that it accepts `iteratee`
1653 This method is like `_.indexOf` except that it performs a binary
1680 This method is like `_.sortedIndex` except that it returns the highest
1708 This method is like `_.sortedLastIndex` except that it accepts `iteratee`
1743 This method is like `_.lastIndexOf` except that it performs a binary
1770 This method is like `_.uniq` except that it's designed and optimized
1796 This method is like `_.uniqBy` except that it's designed and optimized
2037 This method is like `_.union` except that it accepts `iteratee` which is
2071 This method is like `_.union` except that it accepts `comparator` which
2132 This method is like `_.uniq` except that it accepts `iteratee` which is
2166 This method is like `_.uniq` except that it accepts `comparator` which
2197 This method is like `_.zip` except that it accepts an array of grouped
2227 This method is like `_.unzip` except that it accepts `iteratee` to specify
2289 Creates an array of unique values that is the
2317 This method is like `_.xor` except that it accepts `iteratee` which is
2351 This method is like `_.xor` except that it accepts `comparator` which is
2410 This method is like `_.fromPairs` except that it accepts two arrays,
2437 This method is like `_.zipObject` except that it supports property paths.
2463 This method is like `_.zip` except that it accepts `iteratee` to specify
2678 This method is like `_.find` except that it iterates over elements of
2740 This method is like `_.flatMap` except that it recursively flattens the
2771 This method is like `_.flatMap` except that it recursively flattens the
2846 This method is like `_.forEach` except that it iterates over elements of
3079 This method is like `_.sortBy` except that it allows specifying the sort
3213 This method is like `_.reduce` except that it iterates over elements of
3246 that `predicate` does **not** return truthy for.
3449 performs a stable sort, that is, it preserves the original sort order of
3492 Gets the timestamp of the number of milliseconds that have elapsed since
3523 The opposite of `_.before`; this method creates a function that invokes
3558 Creates a function that invokes `func`, with up to `n` arguments,
3585 Creates a function that invokes `func`, with the `this` binding and arguments
3613 Creates a function that invokes `func` with the `this` binding of `thisArg`
3661 Creates a function that invokes the method at `object[key]` with `partials`
3666 methods that may be redefined or don't yet exist. See
3719 Creates a function that accepts arguments of `func` and either invokes
3721 been provided, or returns a function that accepts the remaining `func`
3772 This method is like `_.curry` except that arguments are applied to `func`
3822 Creates a debounced function that delays invoking `func` until after `wait`
3946 Creates a function that invokes `func` with arguments reversed.
3975 Creates a function that memoizes the result of `func`. If `resolver` is
4031 Creates a function that negates the result of the predicate `func`. The
4062 Creates a function that is restricted to invoking `func` once. Repeat calls
4091 Creates a function that invokes `func` with its arguments transformed.
4132 Creates a function that invokes `func` with `partials` prepended to the
4178 This method is like `_.partial` except that partially applied arguments
4223 Creates a function that invokes `func` with arguments arranged according
4256 Creates a function that invokes `func` with the `this` binding of the
4293 Creates a function that invokes `func` with the `this` binding of the
4339 Creates a throttled function that only invokes `func` at most once per
4395 Creates a function that accepts up to one argument, ignoring any
4421 Creates a function that provides `value` to `wrapper` as its first
4541 This method is like `_.clone` except that it recursively clones `value`.
4569 This method is like `_.cloneWith` except that it recursively clones `value`.
4607 This method is like `_.clone` except that it accepts `customizer` which
4882 not a function and has a `value.length` that's an integer greater than or
4917 This method is like `_.isArrayLike` except that it also checks if `value`
5150 This method is like `_.isEqual` except that it accepts `customizer` which
5433 This method is like `_.isMatch` except that it accepts `customizer` which
5721 Checks if `value` is a plain object, that is, an object created by the
6519 This method is like `_.max` except that it accepts `iteratee` which is
6578 This method is like `_.mean` except that it accepts `iteratee` which is
6641 This method is like `_.min` except that it accepts `iteratee` which is
6784 This method is like `_.sum` except that it accepts `iteratee` which is
6994 This method is like `_.assign` except that it iterates over own and
7038 This method is like `_.assignIn` except that it accepts `customizer`
7080 This method is like `_.assign` except that it accepts `customizer`
7147 Creates an object that inherits from the `prototype` object. If a
7193 objects to the destination object for all destination properties that
7224 This method is like `_.defaults` except that it recursively assigns
7254 This method is like `_.find` except that it returns the key of the first
7299 This method is like `_.findKey` except that it iterates over elements of
7382 This method is like `_.forIn` except that it iterates over properties of
7456 This method is like `_.forOwn` except that it iterates over properties of
7698 This method is like `_.invert` except that the inverted object is generated
7908 This method is like `_.assign` except that it recursively merges own and
7910 destination object. Source properties that resolve to `undefined` are
7951 This method is like `_.merge` except that it accepts `customizer` which
7995 own and inherited enumerable property paths of `object` that are not omitted.
8027 the own and inherited enumerable string keyed properties of `object` that
8114 This method is like `_.get` except that if the resolved value is a
8194 This method is like `_.set` except that it accepts `customizer` which is
8384 This method is like `_.set` except that accepts `updater` to produce the
8423 This method is like `_.update` except that it accepts `customizer` which is
8540 chain sequences. Methods that operate on and return arrays, collections,
8541 and functions can be chained together. Methods that retrieve a single value
8551 The execution of chained methods is lazy, that is, it's deferred until
8579 The wrapper methods that support shortcut fusion are:<br>
8612 The wrapper methods that are **not** chainable by default are:<br>
8675 Creates a `lodash` wrapper instance that wraps `value` with explicit method
8749 This method is like `_.tap` except that it returns the result of `interceptor`.
9641 Creates a compiled template function that can interpolate data properties
10150 Creates a function that iterates over `pairs` and invokes the corresponding
10190 Creates a function that invokes the predicate properties of `source` with
10226 Creates a function that returns `value`.
10287 Creates a function that returns the result of invoking the given functions
10319 This method is like `_.flow` except that it creates a function that
10377 Creates a function that invokes `func` with the arguments of the created
10380 created function returns `true` for elements that contain the equivalent
10430 Creates a function that performs a partial deep comparison between a given
10471 Creates a function that performs a partial deep comparison between the
10509 Creates a function that invokes the method at `path` of a given object.
10544 The opposite of `_.method`; this method creates a function that invokes
10667 Creates a function that gets the argument at index `n`. If `n` is negative,
10698 Creates a function that invokes `iteratees` with the arguments it receives
10726 Creates a function that checks if **all** of the `predicates` return
10760 Creates a function that checks if **any** of the `predicates` return
10794 Creates a function that returns the value at `path` of a given object.
10827 The opposite of `_.property`; this method creates a function that returns
10911 This method is like `_.range` except that it populates values in