Skip to content

Commit

Permalink
FEAT: tweaked doc-string of clear action
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Nov 4, 2021
1 parent 137d110 commit 6f451f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/boot/actions.reb
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ poke: action [

clear: action [
{Removes elements from current position to tail; returns at new tail.}
series [series! port! map! gob! bitset! none!] {At position (modified)}
series [series! port! map! gob! bitset! none!] {At position, if ordered collection (modified)}
]

trim: action [
Expand Down

0 comments on commit 6f451f0

Please sign in to comment.