Liking cljdoc? Tell your friends :D

com.verybigthings.penkala.helpers


array-literalclj

(array-literal value)

Stringify a collection as PostgreSQL array and mark it as a literal

Stringify a collection as PostgreSQL array and mark it as a literal
sourceraw docstring

binary-operatorclj

(binary-operator subject)

Mark the subject as a binary operator

Mark the subject as a binary operator
sourceraw docstring

columnclj

(column subject)

Mark the subject as a column

Mark the subject as a column
sourceraw docstring

escape-reclj

source

lclj

source

literalclj

(literal subject)

Mark the subject as a literal

Mark the subject as a literal
sourceraw docstring

match-to-escape-reclj

source

paramclj

(param subject)

Mark the subject as a param

Mark the subject as a param
sourceraw docstring

qlclj

source

quoted-literalclj

(quoted-literal subject)

Quote the subject and mark it as a literal

Quote the subject and mark it as a literal
sourceraw docstring

ternary-operatorclj

(ternary-operator subject)

Mark the subject as a ternary operator

Mark the subject as a ternary operator
sourceraw docstring

unary-operatorclj

(unary-operator subject)

Mark the subject as an unary operator

Mark the subject as an unary operator
sourceraw docstring

valueclj

(value subject)

Mark the subject as a value

Mark the subject as a value
sourceraw docstring

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

× close