Group.front

struct Group(alias pred, R)
@property ref
front
(
)
if (
isInputRange!R
)

Meta