Liking cljdoc? Tell your friends :D

std.lang.model.spec-python


!.pycljmacro

(!.py & body)

+book+clj


+features+clj


+grammar+clj


+init+clj


+meta+clj


+template+clj


awaitcljmacro


breakcljmacro


def$.pycljmacro

(def$.py & body)

def.pycljmacro

(def.py & body)

defclass.pycljmacro

(defclass.py & body)

defgen.pycljmacro

(defgen.py & body)

defglobal.pycljmacro

(defglobal.py & body)

defmacro.pycljmacro

(defmacro.py & body)

defn.pycljmacro

(defn.py & body)

defptr.pycljmacro

(defptr.py & body)

defrun.pycljmacro

(defrun.py & body)

deftemp.pycljmacro

(deftemp.py & body)

passcljmacro


python-defclassclj

(python-defclass [_ sym inherit & body])

emits a defclass template for python

emits a defclass template for python
raw docstring

python-defnclj

(python-defn form)

creates a defn function for python

creates a defn function for python
raw docstring

python-defn-clj

(python-defn- form grammar mopts)

hidden function without decorators

hidden function without decorators
raw docstring

python-fnclj

(python-fn [_ & args])

basic transform for python lambdas

basic transform for python lambdas
raw docstring

python-varclj

(python-var [_ sym & args])

var -> fn.inner shorthand

var -> fn.inner shorthand
raw docstring

raisecljmacro


returncljmacro


tf-for-arrayclj

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

for array loop

for array loop
raw docstring

tf-for-indexclj

(tf-for-index [_ [i range] & body])

for index transform

for index transform
raw docstring

tf-for-iterclj

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

for iter loop

for iter loop
raw docstring

tf-for-objectclj

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

for object loop

for object loop
raw docstring

tf-for-returnclj

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

for return transform

for return transform
raw docstring

tupcljmacro


withcljmacro


yieldcljmacro

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