Arturo
:
programming language
Documentation
Playground
Home
Library
Types
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
Types / store?
Types / color?
Types / char?
Types / error?