Arturo
:
programming language
Documentation
Playground
Home
Library
Types
symbol?
Source
symbol?
checks if given value is of type :symbol
Parameters
symbol?
value
:any
Returns
:logical
Examples
copy
symbol? first [+ x] ; => true
Related
Types / symbolLiteral?
Types / store?
Types / label?
Types / method?