We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
copy error!
1 parent a7bebb8 commit 8bf1f2cCopy full SHA for 8bf1f2c
src/boot/actions.reb
@@ -253,7 +253,7 @@ to: action [
253
254
copy: action [
255
{Copies a series, object, or other value.}
256
- value [series! port! map! object! bitset! any-function!] {At position}
+ value [series! port! map! object! bitset! any-function! error!] {At position}
257
/part {Limits to a given length or position}
258
length [number! series! pair!]
259
/deep {Also copies series values within the block}
0 commit comments