opindex_wrap.func

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PyObject* func(PyObject* self, PyObject* key)
    template opindex_wrap(T, alias fn)
    extern (C)
    static if(Params.length == 1)
    func
  2. PyObject* func(PyObject* self, PyObject* key)

Meta