(!.sh & body)(bash-assign [_ & args :as form] grammar mopts)outputs an assignment
outputs an assignment
(bash-check-fn check)custom check for vectors
custom check for vectors
(bash-cond [_ check then & more])cond support for custom vectors
cond support for custom vectors
(bash-dash-param k)if keyword, replace : with -
if keyword, replace `:` with `-`
(bash-defn [_ sym args & body])transforms a function to allow for inputs
transforms a function to allow for inputs
(bash-defn- [_ sym args & body] grammar mopts)emits a non paramerised version
emits a non paramerised version
(bash-here [_ term lines])construct here block and here string
construct here block and here string
(bash-if [_ check then & [else]])if support for custom vectors
if support for custom vectors
(bash-invoke [f & args] grammar mopts)outputs an invocation (same as vector)
outputs an invocation (same as vector)
(bash-pipeleft [_ inner])constructs pipeleft syntax
constructs pipeleft syntax
(bash-piperight [_ inner])constructs pipeleft syntax
constructs pipeleft syntax
(bash-quote [_ item] grammar mopts)quotes a string value
quotes a string value
(bash-when [_ check & body])when support for custom vectors
when support for custom vectors
(def$.sh & body)(def.sh & body)(defmacro.sh & body)(defn.sh & body)(defptr.sh & body)(defrun.sh & body)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |