(define-group group predicate-fn)defines a rule for identifiying groups of users
defines a rule for identifiying groups of users
(define-groups all-groups)defines all groups in a single statement
defines all groups in a single statement
(in-group? group user)determines if a user is in a group if the group does not exist we just return false
determines if a user is in a group if the group does not exist we just return false
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 |