The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Chunks.length
std
range
Chunks
Length. Only if
hasLength!Source
is
true
struct
Chunks
(Source)
@
property
static if
(
isForwardRange!Source
)
static if
(
hasLength!Source
)
size_t
length
(
)
if
(
isInputRange
!
Source
)
Meta
Source
See Implementation
std
range
Chunks
constructors
this
functions
opIndex
opSlice
popBack
popFront
properties
back
empty
front
length
save
Length. Only if hasLength!Source is true