REPL and command line
REPL and command line
(-main & args)
invoking main from the command line
invoking main from the command line
(doquery algorithm query value & options)
performs inference query; returns lazy sequence of states
performs inference query; returns lazy sequence of states
(load-algorithm algorithm)
loads algorithm by requiring the namespace
loads algorithm by requiring the namespace
(load-program nsname progname)
loads program from clojure module
loads program from clojure module
(main & args)
runs the interface and the auxiliary commands
runs the interface and the auxiliary commands
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close