We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
repend/only
1 parent 56f16b6 commit 5d1a4caCopy full SHA for 5d1a4ca
src/mezz/base-series.reb
@@ -22,7 +22,7 @@ repend: func [
22
value {The value to insert}
23
/part {Limits to a given length or position}
24
length [number! series! pair!]
25
- /only {Inserts a series as a series}
+ /only {Appends a block value as a block}
26
/dup {Duplicates the insert a specified number of times}
27
count [number! pair!]
28
][
0 commit comments