(!.py & body)(def$.py & body)(def.py & body)(defclass.py & body)(defgen.py & body)(defglobal.py & body)(defmacro.py & body)(defn.py & body)(defptr.py & body)(defrun.py & body)(deftemp.py & body)(python-defclass [_ sym inherit & body])emits a defclass template for python
emits a defclass template for python
(python-defn form)creates a defn function for python
creates a defn function for python
(python-defn- form grammar mopts)hidden function without decorators
hidden function without decorators
(python-fn [_ & args])basic transform for python lambdas
basic transform for python lambdas
(python-var [_ sym & args])var -> fn.inner shorthand
var -> fn.inner shorthand
(tf-for-index [_ [i range] & body])for index transform
for index transform
(tf-for-return [_ [[res err] statement] {:keys [success error]}])for return transform
for return transform
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |