Group.save

struct Group(alias pred, R)
@property
typeof(this)
save
(
)
if (
isInputRange!R
)

Meta