(ctx->depth ctx)
Inputs: [ctx :- tsk/KeyMap] Returns: s/Int
Returns the depth of recursion in a data structure, where {:branch :root} => 0
Inputs: [ctx :- tsk/KeyMap] Returns: s/Int Returns the depth of recursion in a data structure, where {:branch :root} => 0
(walk-with-context data interceptor)
Inputs: [data :- s/Any interceptor :- tsk/KeyMap] Returns: s/Any
Inputs: [data :- s/Any interceptor :- tsk/KeyMap] Returns: s/Any
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 |