stuff
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
You may want `register-thought!` instead."
|
||||
[operator & {:keys [data ext-contract ext-stages transient]
|
||||
:or {data {} ext-contract {}
|
||||
ext-stages [[:thought operator :pre] [:thought operator]
|
||||
[:PRE-EXECUTE] [:EXECUTE] [:POST-EXECUTE]
|
||||
[:thought operator :post]]
|
||||
ext-stages [[:PRE-EXECUTE] [:EXECUTE] [:POST-EXECUTE]]
|
||||
transient true}}]
|
||||
(hash-map :operator operator
|
||||
:data data
|
||||
|
Reference in New Issue
Block a user