opindex_wrap

Undocumented in source.

Members

Aliases

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

Functions

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

Meta