Chunker.empty

true when there are no more chunks (input range is empty).

struct Chunker(R)
bool empty;

Meta