Liking cljdoc? Tell your friends :D

edu.ucdenver.ccp.kr.forward-rule


add-reify-fnsclj

(add-reify-fns {reify :reify :as rule})

all-head-vars-in-body-sans-reify-vars?clj

(all-head-vars-in-body-sans-reify-vars? {head :head body :body :as rule})

all-head-vars-not-in-body-in-reify?clj

(all-head-vars-not-in-body-in-reify? {head :head body :body :as rule})

all-reify-vars-in-head?clj

(all-reify-vars-in-head? {head :head :as rule})

ask-forward-ruleclj

(ask-forward-rule source-kb {head :head body :body :as rule})

count-forward-ruleclj

(count-forward-rule source-kb {head :head body :body :as rule})

default-reify-rule-form-fnclj

(default-reify-rule-form-fn)

extend-reify-mapclj

(extend-reify-map reify-opts fn & [dependency-vars])

forward-safe-with-reification?clj

(forward-safe-with-reification? rule)

forward-safe?clj

(forward-safe? rule)

reification-dependenciesclj

(reification-dependencies reify-list)

reify-bindingsclj

(reify-bindings reify-with-fns bindings)

reify-rule-form-fncljmultimethod


reify-variablesclj

(reify-variables {reify :reify :as rule})

run-forward-ruleclj

(run-forward-rule source-kb target-kb source-rule)

sort-reification-based-on-dependenciesclj

(sort-reification-based-on-dependencies reify-list)

with-reify-name-bindingscljmacro

(with-reify-name-bindings name-bindings & body)

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

× close