(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__2508 G__2509 G__2510)
(new-rule G__2514 G__2515 G__2516 G__2517)
(new-rule G__2521 G__2522 G__2523 G__2524 G__2525)
(new-rule G__2529 G__2530 G__2531 G__2532 G__2533 G__2534 G__2535)
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 m2310 & [drop-extra-keys?__681__auto__])
(strict-map->DynamicRule m2483 & [drop-extra-keys?__681__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 m2238 & [drop-extra-keys?__681__auto__])
(strict-map->Rule m2461 & [drop-extra-keys?__681__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