Unpacked.empty

InputRange primitive operation that checks iteration state.

struct Unpacked
@property @trusted nothrow const
bool
empty
()

Return Value

Type: bool

true if there are no more elements to be iterated.

Meta