We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FIRST+ 'word
Return the FIRST of a series then increment the series index.
FIRST+ is a native value.
#SOURCE
first+: make native! [ [ {Return the FIRST of a series then increment the series index.} 'word [word!] "Word must refer to a series" ] ]