(cmd & args)
Execute a native command. Adding :timeout 60 or similar as last command will add a timeout to the process.
Execute a native command. Adding :timeout 60 or similar as last command will add a timeout to the process.
(generateid seed existing)
Generates a new id not in the existing list using parts of seed.
Generates a new id not in the existing list using parts of seed.
(update-map m & kv)
Updates a map using update-in if the second arguments in pairs is a function and assoc-in if not.
Updates a map using update-in if the second arguments in pairs is a function and assoc-in if not.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close