(prevayler! {:keys [initial-state business-fn timestamp-fn journal-file]
:or {initial-state {}
timestamp-fn (fn* [] (System/currentTimeMillis))
journal-file (File. "journal4")}})
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 |