Liking cljdoc? Tell your friends :D

com.yetanalytics.persephone.pattern.failure

Util namespace to construct the failure map for pattern matching, with included specs.

Util namespace to construct the failure map for pattern matching, with
included specs.
raw docstring

construct-failure-infoclj/s

(construct-failure-info {pat-id :id ?pat-nfa :nfa ?nfa-meta :nfa-meta :as _fsms}
                        state-info
                        {stmt-id "id" :as _statement})

Construct the failure map given fsms, state-info, and statement, where the failure map is has :statement, :pattern, and optional :traces keys.

Construct the failure map given `fsms`, `state-info`, and `statement`,
where the failure map is has `:statement`, `:pattern`, and optional
`:traces` keys.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close