-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature, improvement or requestNew feature, improvement or requesttriagePull requests & Issues in need of review for relevancy/actionability & readinessPull requests & Issues in need of review for relevancy/actionability & readiness
Milestone
Description
Contact Details
No response
What do you need?
This method is like isMatch except that it accepts a customizer which is invoked to compare values. If customizer returns undefined, comparisons are handled by the method instead. The customizer is invoked with five arguments: (objValue, srcValue, index|key, object, source).
Purposed definition:
function isMatchByFn(object: Object, source: Object, customizer: Function): boolean;Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature, improvement or requestNew feature, improvement or requesttriagePull requests & Issues in need of review for relevancy/actionability & readinessPull requests & Issues in need of review for relevancy/actionability & readiness
Type
Projects
Status
🆕 New