Liking cljdoc? Tell your friends :D

naga.schema.structs


Bodyclj/s

source

ConstraintDataclj/s

source

DynamicRuleclj/s

source

source

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__14205 G__14206 G__14207)
(new-rule G__14211 G__14212 G__14213 G__14214)
(new-rule G__14218 G__14219 G__14220 G__14221 G__14222)
(new-rule G__14226 G__14227 G__14228 G__14229 G__14230 G__14231 G__14232)

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)])
sourceraw docstring

Programclj/s

source

Ruleclj/s

source

RulePatternPairclj/s

source

RunnableProgramclj/s

source

Statementclj/s

source

StatusMapclj/s

source

StatusMapEntryclj/s

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

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

strict-map->DynamicRulecljs

(strict-map->DynamicRule m14180 & [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->
sourceraw docstring

strict-map->Rulecljs

(strict-map->Rule m14158 & [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->
sourceraw docstring

t-map->DynamicRuleclj

source

t-map->Ruleclj

source

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

× close