autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
wrapped_repr.repr
pyd
class_wrap
wrapped_repr
The default repr method calls the class's toString.
template
wrapped_repr
(T, alias fn)
extern (
C
)
PyObject
*
repr
(
PyObject
*
self
)
Meta
Source
See Implementation
pyd
class_wrap
wrapped_repr
aliases
get_dg
functions
repr
The default repr method calls the class's toString.