Liking cljdoc? Tell your friends :D

adl-support.tags


add-tagsclj

(add-tags)
source

if-member-of-permittedclj

(if-member-of-permitted args context success failure)

If at least one of these args matches some group name in the :user-roles of this context, return this success, else this failure.

If at least one of these `args` matches some group name in the `:user-roles`
of this `context`, return this `success`, else this `failure`.
sourceraw docstring

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

× close