Liking cljdoc? Tell your friends :D

libpython-clj.jna.base


*python-library*clj


def-pylib-fncljmacro

(def-pylib-fn fn-name docstring & args)

ensure-pydictclj

(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.
raw docstring

ensure-pyobjclj

(ensure-pyobj item)

ensure-pytupleclj

(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.
raw docstring

find-pylib-symbolclj

(find-pylib-symbol sym-name)

PToPyObjectPtrcljprotocol

->py-object-ptrclj

(->py-object-ptr item)

convertible-to-pyobject-ptr?clj

(convertible-to-pyobject-ptr? item)

size-t-typeclj

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

× close