neuroglancer.json_wrappers.List[T].__setitem__(key: int, value: T) neuroglancer.json_wrappers.List[T].__setitem__( key: slice, value: Iterable[T]) Assigns to the specified index or slice.