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 is a website building & hosting documentation for Clojure/Script libraries

× close