Liking cljdoc? Tell your friends :D

scim-patch.core


filter-and-addclj

(filter-and-add schema new-val value-filter subattr)
source

filter-and-removeclj

(filter-and-remove schema value-filter subattr)
source

filter-and-replaceclj

(filter-and-replace schema new-val value-filter subattr)
source

handle-attr-pathclj

(handle-attr-path schema resource uri attr subattr update-fn)
source

handle-attr-path-levelsclj

(handle-attr-path-levels schema resource update-fn [attr & attrs])
source

handle-operationclj

(handle-operation schema
                  resource
                  {:keys [path value]}
                  attr-path-fn
                  value-path-fn)
source

op-addclj

(op-add schema resource opr)
source

op-removeclj

(op-remove schema resource opr)
source

op-replaceclj

(op-replace schema resource opr)
source

patchclj

(patch schema resource op)
source

value-for-addclj

(value-for-add schema old-val new-val)
source

value-for-replaceclj

(value-for-replace schema value)
source

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

× close