We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GET-WORD? value
Returns TRUE if it is this type.
GET-WORD? is an action value.
#SOURCE
get-word?: make action! [ ["Returns TRUE if it is this type." value [any-type!] 33] ]