Liking cljdoc? Tell your friends :D
Clojure only.

state-flow.cljtest


defflowcljmacro

(defflow name & flows)
(defflow name parameters & flows)

Creates a flow and binds it a Var named by name

Creates a flow and binds it a Var named by name
sourceraw docstring

match?cljmacrodeprecated

(match? match-desc actual expected & [params])

DEPRECATED. Use state-flow.assertions.matcher-combinators/match? instead.

DEPRECATED. Use state-flow.assertions.matcher-combinators/match? instead. 
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