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

× close