Liking cljdoc? Tell your friends :D

std.lang.model.spec-lua


!.luacljmacro

(!.lua & body)

!.rediscljmacro

(!.redis & body)

+book+clj


+book-redis+clj


+features+clj


+grammar+clj


+init+clj


+init-redis+clj


+meta+clj


+template+clj


breakcljmacro


def$.luacljmacro

(def$.lua & body)

def$.rediscljmacro

(def$.redis & body)

def.luacljmacro

(def.lua & body)

def.rediscljmacro

(def.redis & body)

defabstract.luacljmacro

(defabstract.lua & body)

defabstract.rediscljmacro

(defabstract.redis & body)

defgen.luacljmacro

(defgen.lua & body)

defgen.rediscljmacro

(defgen.redis & body)

defglobal.luacljmacro

(defglobal.lua & body)

defglobal.rediscljmacro

(defglobal.redis & body)

defmacro.luacljmacro

(defmacro.lua & body)

defmacro.rediscljmacro

(defmacro.redis & body)

defn-.luacljmacro

(defn-.lua & body)

defn-.rediscljmacro

(defn-.redis & body)

defn.luacljmacro

(defn.lua & body)

defn.rediscljmacro

(defn.redis & body)

defptr.luacljmacro

(defptr.lua & body)

defptr.rediscljmacro

(defptr.redis & body)

defrun.luacljmacro

(defrun.lua & body)

defrun.rediscljmacro

(defrun.redis & body)

deftemp.luacljmacro

(deftemp.lua & body)

deftemp.rediscljmacro

(deftemp.redis & body)

localcljmacro


lua-map-keyclj

(lua-map-key key grammar mopts)

custom lua map key

custom lua map key
raw docstring

lua-module-exportclj

(lua-module-export module mopts)

outputs the js module export form

outputs the js module export form
raw docstring

(lua-module-link ns graph)

gets the absolute lua based module

(lua-module-link 'kmi.common {:root-ns 'kmi.hello}) => "./common"

(lua-module-link 'kmi.exchange {:root-ns 'kmi :target "src"}) => "./kmi/exchange"

gets the absolute lua based module

(lua-module-link 'kmi.common {:root-ns 'kmi.hello})
=> "./common"

(lua-module-link 'kmi.exchange
                 {:root-ns 'kmi :target "src"})
=> "./kmi/exchange"
raw docstring

returncljmacro


tabcljmacro


tf-c-fficlj

(tf-c-ffi [_ & forms])

transforms a c ffi block

transforms a c ffi block
raw docstring

tf-defgenclj

(tf-defgen [_ sym args & body])

defgen transform

defgen transform
raw docstring

tf-for-arrayclj

(tf-for-array [_ [e arr] & body])

for array transform

for array transform
raw docstring

tf-for-asyncclj

(tf-for-async [_ [[res err] statement] {:keys [success error finally]}])

for async transform

for async transform
raw docstring

tf-for-indexclj

(tf-for-index [_ [i [start end step :as range]] & body])

for index transform

for index transform
raw docstring

tf-for-iterclj

(tf-for-iter [_ [e it] & body])

for iter transform

for iter transform
raw docstring

tf-for-objectclj

(tf-for-object [_ [[k v] m] & body])

for object transform

for object transform
raw docstring

tf-for-returnclj

(tf-for-return [_ [[res err] statement] {:keys [success error]}])

for return transform

for return transform
raw docstring

tf-for-tryclj

(tf-for-try [_ [[res err] statement] {:keys [success error]}])

for try transform

for try transform
raw docstring

tf-localclj

(tf-local [_ decl & args])

a more flexible var replacement

a more flexible `var` replacement
raw docstring

tf-yieldclj

(tf-yield [_ e])

yield transform

yield transform
raw docstring

untilcljmacro

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close