DFn_Py_Mapping

Undocumented in source.

Constructors

this
this(Fn d, PyObject* py)
Undocumented in source.

Members

Functions

FromKey
T FromKey()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

DKey
const(void)* DKey(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

TypeInfoType
template TypeInfoType(T)
Undocumented in source.

Variables

constness
Constness constness;
Undocumented in source.
d
const(void)* d;
Undocumented in source.
d_typeinfo
TypeInfo d_typeinfo;
Undocumented in source.
functionAttributes
uint functionAttributes;
Undocumented in source.
linkage
string linkage;
Undocumented in source.
params_info
TypeInfo[] params_info;
Undocumented in source.
py
PyObject* py;
Undocumented in source.

Meta