Public Vars

Back

path (clj)

(source)

function

(path f) (path parent child) (path parent child & more)
Coerces f into a Path. Multiple-arg versions treat the first argument as parent and subsequent args as children relative to the parent.

Examples