(groups session-data)
For a session-data structure, it generates the list of groups affected
For a session-data structure, it generates the list of groups affected
(phase-seq session-data)
Returns a sequence of the phases as they were invoked.
Returns a sequence of the phases as they were invoked.
(run-summary r)
returns a summary of a run of a phase on a group (from the :results key in the session)
returns a summary of a run of a phase on a group (from the :results key in the session)
(session-data {:keys [results new-nodes old-nodes] :as session})
Given a session data structure, returns a serializable data structure with the results of the session
Given a session data structure, returns a serializable data structure with the results of the session
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close