Take.maxLength

size_t maxLength() @property const

Access to maximal length of the range.

Note

the actual length of the range depends on the underlying range.

If it has fewer elements, it will stop before maxLength is reached.