Group.save

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

Meta