Skip to content

Commit 421ffc7

Browse files
committed
Fix signature
1 parent 80a9d0d commit 421ffc7

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/iter/slice/docs

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/iter/slice/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
{{alias}}( iterator, [begin[, end]] )
2+
{{alias}}( iterator [, begin[, end]] )
33
Returns an iterator which returns a subsequence of iterated values from a
44
provided iterator.
55

0 commit comments

Comments
 (0)