Liking cljdoc? Tell your friends :D

bluegenes.pages.querybuilder.logic


add-left-bracketcljs

(add-left-bracket s)
source

add-right-bracketcljs

(add-right-bracket s)
source

append-codecljs

(append-code v code)
source

clause-typecljs

(clause-type v)
source

group-andscljs

(group-ands v)

Recurisvely groups entities in a vector that are connected by the 'and symbol

Recurisvely groups entities in a vector that are connected by the 'and symbol
sourceraw docstring

index-ofcljs

(index-of haystack needle)
source

list->veccljs

(list->vec v)

Recursively convert lists to vectors

Recursively convert lists to vectors
sourceraw docstring

one-of?cljs

(one-of? haystack needle)
source

raisecljs

(raise v)
source

read-logic-stringcljs

(read-logic-string s)
source

remove-codecljs

(remove-code v code)

Recursively removes a symbol from a tree and raises neighbours with a count of one

Recursively removes a symbol from a tree and raises neighbours with a count of one
sourceraw docstring

remove-repeatscljs

(remove-repeats v)
source

single-vec-of-symbol?cljs

(single-vec-of-symbol? item)
source

single-vec-of-vec?cljs

(single-vec-of-vec? item)
source

vec->listcljs

(vec->list v)

Recursively convert vectors to lists

Recursively convert vectors to lists
sourceraw docstring

without-operatorscljs

(without-operators col)
source

wrap-string-in-bracketscljs

(wrap-string-in-brackets s)
source

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

× close