Arturo
stable
latest
nightly
stable
Documentation
Playground
Packages
Home
Library
Types
symbolLiteral?
Source
symbolLiteral?
checks if given value is of type :symbolLiteral
Parameters
symbolLiteral?
value
:any
Returns
:logical
Examples
copy
symbolLiteral? '++ ; => true
Related
Types / literal?
Types / symbol?
Types / logical?
Types / store?
↑