state-flow.labs
namespace for experimental featuresstate-flow.labs.cljtest/testing
times-to-try
default from 100
to 5
and sleep-time
default from 10
to 200
state-flow.state/modify
to align with rest of the fn names from Haskell's State Monadstate-flow.state/swap
(use modify
instead)(str ...)
to be a valid flow descriptionverify
to from state-flow.core
to the state-flow.midje
namespace.match?
, making it possible to tweak times-to-try and sleep-time of test probingproject.clj
state-flow.core/ftap
for State pretty printing;helpers.kafka/last-consumed-message
Can you improve this documentation? These fine people already did:
ericvm, Phillip Mates, Caio Oliveira, David Chelimsky, sovelten, Thiago Kenji Okada (Nubank) & Eric VeltenEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close