Liking cljdoc? Tell your friends :D

flic.groups


define-groupclj

(define-group group predicate-fn)

defines a rule for identifiying groups of users

defines a rule for identifiying groups of users
sourceraw docstring

define-groupsclj

(define-groups all-groups)

defines all groups in a single statement

defines all groups in a single statement
sourceraw docstring

in-group?clj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close