We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a9d0d commit 421ffc7Copy full SHA for 421ffc7
lib/node_modules/@stdlib/iter/slice/docs/repl.txt
@@ -1,5 +1,5 @@
1
2
-{{alias}}( iterator, [begin[, end]] )
+{{alias}}( iterator [, begin[, end]] )
3
Returns an iterator which returns a subsequence of iterated values from a
4
provided iterator.
5
0 commit comments