Group

A subset of selective node batch contexts that share a selection-derived key.

Properties

Link copied to clipboard
abstract val contexts: List<C>

The original contexts in this group, in input order.

Link copied to clipboard
abstract val key: K

The value that formed this group.

Link copied to clipboard
abstract val selections: SelectionSet<T>

A read-only any-member view over this group's selections.