GroupSequence.save

Undocumented in source. Be warned that the author may not have intended to support it.
struct GroupSequence(alias pred, R)
@property
static if(isForwardRange!R)
typeof(this)
save
()
if (
isInputRange!R
)

Meta