Lines Matching refs:comparisons
512 for equality comparisons. The order and references of result values are
1050 for equality comparisons. If `fromIndex` is negative, it's used as the
1109 for equality comparisons. The order and references of result values are
1318 for equality comparisons.
2012 for equality comparisons.
2105 for equality comparisons, in which only the first occurrence of each element
2260 for equality comparisons.
2915 is used for equality comparisons. If `fromIndex` is negative, it's used as
5151 is invoked to compare values. If `customizer` returns `undefined`, comparisons
5161 3. `[customizer]` *(Function)*: The function to customize comparisons.
5400 Partial comparisons will match empty array and empty object `source`
5402 for a list of supported value comparisons.
5434 is invoked to compare values. If `customizer` returns `undefined`, comparisons
5444 3. `[customizer]` *(Function)*: The function to customize comparisons.
10439 Partial comparisons will match empty array and empty object `source`
10441 for a list of supported value comparisons.
10476 **Note:** Partial comparisons will match empty array and empty object
10478 `_.isEqual` for a list of supported value comparisons.