Update equals.md
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: equals
|
title: equals
|
||||||
tags: object,array,type,advanced
|
tags: object,array,type,recursion,advanced
|
||||||
firstSeen: 2018-01-15T18:34:11+02:00
|
firstSeen: 2018-01-15T18:34:11+02:00
|
||||||
lastUpdated: 2020-10-22T20:23:47+03:00
|
lastUpdated: 2021-09-08T09:37:36+03:00
|
||||||
---
|
---
|
||||||
|
|
||||||
Performs a deep comparison between two values to determine if they are equivalent.
|
Performs a deep comparison between two values to determine if they are equivalent.
|
||||||
|
|||||||
Reference in New Issue
Block a user