niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
View.opSlice
niknaks
containers
View
Returns a copy of the entire view
T
[]
opSlice
()
struct
View
(T, SectorType = BasicSector!(T))
T
[]
opSlice
(
)
if
(
isSector
!(
SectorType
)()
)
T
[]
opSlice
(size_t start, size_t end)
Return Value
Type:
T
[]
a
T[]
Meta
Source
See Implementation
niknaks
containers
View
functions
opDollar
opIndex
opIndexAssign
opOpAssign
opSlice
properties
length
Returns a copy of the entire view