(sepl flows
state
steps
&
{:keys [->ser-args ->deser-args max-iterations max-depth max-duration
with-optimizer with-checkpoint io]
:or {->ser-args identity
->deser-args identity
max-iterations Integer/MAX_VALUE
max-depth Integer/MAX_VALUE
max-duration Integer/MAX_VALUE}})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |