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