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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close