Arturo
:
programming language
Documentation
Playground
Home
Library
Reflection
word?
Source
word?
checks if given value is of type :word
Parameters
word?
value
:any
Returns
:logical
Examples
copy
word? first [something x] ; => true
Related
Reflection / color?
Reflection / char?
Reflection / block?
Reflection / range?