Liking cljdoc? Tell your friends :D

com.timezynk.cancancan.condition


_!clj

(_! x)

_&clj

(_& x & xs)

_|clj

(_| x & xs)

compileclj

(compile conditions user roles modules)

defconditioncljmacro

(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.
raw docstring

makecljmultimethod

Converts an ability (i.e. action / object / scope triplet) to a condition.

Converts an ability (i.e. action / object / scope triplet) to a condition.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close