Liking cljdoc? Tell your friends :D

rt.postgres.grammar.tf


*input-syms*clj


pg-js-idxclj

(pg-js-idx esym)

ignores single letter prefix

ignores single letter prefix
raw docstring

pg-tf-assertclj

(pg-tf-assert [_ chk [tag data]])

creates assert transform

creates assert transform
raw docstring

pg-tf-errorclj

(pg-tf-error [_ {:as m}])

creates error transform

creates error transform
raw docstring

pg-tf-forclj

(pg-tf-for [_ args & body])

creates for loop

creates for loop
raw docstring

pg-tf-foreachclj

(pg-tf-foreach [_ args & body])

creates foreach loop

creates foreach loop
raw docstring

pg-tf-jsclj

(pg-tf-js [_ val])

converts a map to js object

converts a map to js object
raw docstring

pg-tf-loopclj

(pg-tf-loop [_ & body])

creates loop

creates loop
raw docstring

pg-tf-throwclj

(pg-tf-throw [_ {:as m}])

creates throw transform

creates throw transform
raw docstring

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

× close