Skip to content

Commit 26c1538

Browse files
archanidtejasbubane
authored andcommitted
Add hints to list-ops (#677)
1 parent cc56db6 commit 26c1538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exercises/list-ops/.meta/HINTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Using core language features to build and deconstruct arrays via destructuring, and using the array literal `[]` are allowed, but no functions from the `Array.prototype` should be used.

0 commit comments

Comments
 (0)