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__6132 G__6133 G__6134)
(new-rule G__6138 G__6139 G__6140 G__6141)
(new-rule G__6145 G__6146 G__6147 G__6148 G__6149)
(new-rule G__6153 G__6154 G__6155 G__6156 G__6157 G__6158 G__6159)

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 m6107 & [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 m6085 & [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