opindexassign_wrap

Undocumented in source.

Members

Aliases

KeyT
alias KeyT = Params[1]
Undocumented in source.
Params
alias Params = ParameterTypeTuple!(fn)
Undocumented in source.
ValT
alias ValT = Params[0]
Undocumented in source.
fn_wrap
alias fn_wrap = method_dgwrap!(T, fn)
Undocumented in source.
get_dg
alias get_dg = dg_wrapper!(T, typeof(&fn))
Undocumented in source.

Functions

func
int func(PyObject* self, PyObject* key, PyObject* val)
Undocumented in source. Be warned that the author may not have intended to support it.
func
int func(PyObject* self, PyObject* key, PyObject* val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta