Zip.empty

Returns true if the range is at end. The test depends on the stopping policy.

struct Zip(Ranges...)
enum bool empty;

Meta

Suggestion Box / Bug Report