We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73bd17 commit 6d19464Copy full SHA for 6d19464
snippets/javascript/array-manipulation/compare-arrays.md
@@ -1,6 +1,6 @@
1
---
2
title: Compare Arrays
3
-description: Compares two arrays to check if they are equal.
+description: Deeply compares two arrays to check if they are equal to each other (supports nested arrays and objects).
4
author: KCSquid
5
tags: array,object,compare,equal
6
0 commit comments