(def-pylib-fn fn-name docstring & args)
(ensure-pydict item)
The return value of this has to be a python dictionary object.
The return value of this has to be a python dictionary object.
(ensure-pyobj item)
(ensure-pytuple item)
The return value of this has to be a python tuple object.
The return value of this has to be a python tuple object.
(find-pylib-symbol sym-name)
(->py-object-ptr item)
(convertible-to-pyobject-ptr? item)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close