neuroglancer.json_wrappers.List[T].__setitem__(key: intvalue: T)
neuroglancer.json_wrappers.List[T].__setitem__(
    
key: slicevalue: Iterable[T]
)

Assigns to the specified index or slice.