Unpacked.length

Range primitive operation that returns the length of the range.

struct Unpacked
@property @trusted
size_t
length
()

Return Value

Type: size_t

the number of values.

Meta