wrapped_repr

Undocumented in source.

Members

Aliases

get_dg
alias get_dg = dg_wrapper!(T, typeof(&fn))
Undocumented in source.

Functions

repr
PyObject* repr(PyObject* self)

The default repr method calls the class's toString.

Meta