PythonObject.opSliceAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opSliceAssign(PythonObject val, size_t i0, size_t i1)
    struct PythonObject
    void
    opSliceAssign
    (,
    in size_t i0
    ,
    in size_t i1
    )
  2. void opSliceAssign(PythonObject val)

Meta