Contents

TupleView

A View created from a swift tuple of View values.

Declaration

@frozen struct TupleView<T>

Topics

Creating a tuple view

See Also

Supporting view types