(new-rule head body name)
(new-rule head body name downstream)
(new-rule head body name downstream salience)
(new-rule head body name downstream salience status execution-count)
(new-rule G__20616 G__20617 G__20618)
(new-rule G__20622 G__20623 G__20624 G__20625)
(new-rule G__20629 G__20630 G__20631 G__20632 G__20633)
(new-rule G__20637 G__20638 G__20639 G__20640 G__20641 G__20642 G__20643)
Inputs: ([head :- Head body :- Body name :- s/Str] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair]] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair] salience :- s/Num] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair] salience :- s/Num status :- {EPVPattern (s/atom ConstraintData)} execution-count :- (s/atom s/Num)])
Inputs: ([head :- Head body :- Body name :- s/Str] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair]] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair] salience :- s/Num] [head :- Head body :- Body name :- s/Str downstream :- [RulePatternPair] salience :- s/Num status :- {EPVPattern (s/atom ConstraintData)} execution-count :- (s/atom s/Num)])
Convenience for representing a single key/value pair in a StatusMap
Convenience for representing a single key/value pair in a StatusMap
(strict-map->DynamicRule m20591 & [drop-extra-keys?__682__auto__])
Factory function for class DynamicRule, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class DynamicRule, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
(strict-map->Rule m20569 & [drop-extra-keys?__682__auto__])
Factory function for class Rule, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
Factory function for class Rule, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close