Liking cljdoc? Tell your friends :D

naga.schema.structs


Bodyclj/s


ConstraintDataclj/s


DynamicRuleclj/s



new-ruleclj/s≠

clj
(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)
cljs
(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)])
raw docstring

Programclj/s


Ruleclj/s


RulePatternPairclj/s


RunnableProgramclj/s


Statementclj/s


StatusMapclj/s


StatusMapEntryclj/s

Convenience for representing a single key/value pair in a StatusMap

Convenience for representing a single key/value pair in a StatusMap
raw docstring

strict-map->DynamicRulecljs

(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->
raw docstring

strict-map->Rulecljs

(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->
raw docstring

t-map->DynamicRuleclj


t-map->Ruleclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close