group function

Group group(
  1. ElementSequence elements
)

Implementation

Group group(ElementSequence elements) => Group(elements);