Liking cljdoc? Tell your friends :D

clojs.utilities


array-member?clj

source

binary-operator?clj

source

binary-operatorsclj

source

clojure->jsclj

(clojure->js symbol)
source

clojure->js-mapclj

source

coll->mapclj

(coll->map coll)
source

def?clj

source

defn?clj

source

do?clj

source

exp-type?clj

(exp-type? type form)
source

exp?clj

source

fn-call?clj

(fn-call? form)
source

form-is?clj

(form-is? form forms)
source

if?clj

source

jsonifyclj

(jsonify json-map)
source

lambda?clj

source

let?clj

source

literal?clj

source

logical-operator?clj

source

logical-operatorsclj

source

map->vectorclj

Converts {key value} to [key value]. Map should have only one key-value pair.

Converts {key value} to [key value]. Map should have only one key-value pair.
sourceraw docstring

map-ds?clj

source

operandsclj

(operands form)
source

operatorclj

(operator form)
source

operator-common?clj

(operator-common? operators form)
source

operator?clj

(operator? form)
source

(print-json json)
source

quotifyclj

(quotify value)
source

remove-last-nilclj

(remove-last-nil map-list)

Removes last nil from a map ast list if it resulted from the skip-none-or-more spaces

Removes last nil from a map ast list if it resulted from the skip-none-or-more spaces
sourceraw docstring

return?clj

source

unary-operator?clj

source

unary-operatorsclj

source

vec?clj

source

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

× close