R/indexing.R
VIndex.Rd
Vectorized index class
The Zarr VIndex class.
array
The array instance.
VIndex$new()
VIndex$clone()
new()
Create a new VIndex instance.
VIndex$new(array)
A VIndex instance.
VIndex
clone()
The objects of this class are cloneable with this method.
VIndex$clone(deep = FALSE)
deep
Whether to make a deep clone.