(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__6533 G__6534 G__6535)
(new-rule G__6539 G__6540 G__6541 G__6542)
(new-rule G__6546 G__6547 G__6548 G__6549 G__6550)
(new-rule G__6554 G__6555 G__6556 G__6557 G__6558 G__6559 G__6560)
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 m2317 & [drop-extra-keys?__682__auto__])
(strict-map->DynamicRule m6508 & [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 m2245 & [drop-extra-keys?__682__auto__])
(strict-map->Rule m6486 & [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