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