Re-tag type snippets
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: matches
|
||||
tags: object,type,intermediate
|
||||
tags: object,intermediate
|
||||
---
|
||||
|
||||
Compares two objects to determine if the first one contains equivalent property values to the second one.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: matchesWith
|
||||
tags: object,type,intermediate
|
||||
tags: object,intermediate
|
||||
---
|
||||
|
||||
Compares two objects to determine if the first one contains equivalent property values to the second one, based on a provided function.
|
||||
|
||||
Reference in New Issue
Block a user