Arturo
:
programming language
Documentation
Playground
Home
Library
Reflection
label?
Source
label?
checks if given value is of type :label
Parameters
label?
value
:any
Returns
:logical
Examples
copy
label? first [something: x] ; => true
Related
Reflection / literal?
Reflection / date?
Reflection / null?
Reflection / pathLabel?