GroupSequence.front

Undocumented in source. Be warned that the author may not have intended to support it.
struct GroupSequence(alias pred, R)
@property ref
Tuple!(ElementType!R, uint)
front
()
if (
isInputRange!R
)

Meta