Liking cljdoc? Tell your friends :D

dance.floor


adapt-dance-fnsclj

(adapt-dance-fns dance)
source

all-subdancesclj

(all-subdances dance)
source

atomic-dance?clj

(atomic-dance? dance)
source

context-walkclj

(context-walk step inner outer form context)
source

ctx->|clj

source

ctx-compclj

source

dance-nameclj

(dance-name dance)
source

defdance*clj

(defdance* nme dances)
source

empty-danceclj

source

is-form?clj

(is-form? sym-or-syms expr)
source

map-entryclj

(map-entry x)
source

merge-dancesclj

(merge-dances & dances)

Merges multiples dances together. A dance is a hash of arguments to [[dance]].

Merges multiples dances together. A dance is a hash of arguments
to [[dance]].
sourceraw docstring

stepclj

(step form {:keys [initial-acc initial-context wrap inner outer]})
source

step-indexedclj

(step-indexed form {:keys [initial-acc initial-context wrap inner outer]})
source

subdancesclj

(subdances dance)
source

with-dance-namecljmacro

(with-dance-name dance dance-name)
source

with-subdancescljmacro

(with-subdances dance subdances)
source

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

× close