Arturo
:
programming language
Documentation
Playground
Home
Library
Types
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
Types / literal?
Types / null?
Types / date?
Types / pathLabel?