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