Skip to content

Commit

Permalink
remove mention of sequential collections from append file
Browse files Browse the repository at this point in the history
  • Loading branch information
tasxatzial committed Dec 3, 2024
1 parent 6d5d9a7 commit 7849b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/sublist/.docs/instructions.append.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ This appendix provides additional clarification or modifies the instructions as
~~~~

For this exercise in the Clojure track, you may **assume the input is a vector**, as indicated by the tests.
However, this is not a strict requirement; you are free to treat the input as a sequential collection, without assuming it is specifically a vector.
However, this is not a strict requirement.

0 comments on commit 7849b3d

Please sign in to comment.