(_! x)
(_& x & xs)
(_| x & xs)
(compile conditions user roles modules)
(defcondition & xs)
Expands each of its arguments into an implementation of make
.
Uses the first three parameters as dispatch values.
Uses the fourth as return value.
Expands each of its arguments into an implementation of `make`. Uses the first three parameters as dispatch values. Uses the fourth as return value.
(from-ability action object scope)
Converts an ability (i.e. action / object / scope triplet) to a condition.
Converts an ability (i.e. action / object / scope triplet) to a condition.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close