Liking cljdoc? Tell your friends :D

tupelo.x.walk-1


ctx->depthclj

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

walk-with-contextclj

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

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close