Contents

union(_:)

Returns the smallest volumetric entity that contains the two source entities.

Declaration

func union(_ other: Self) -> Self

Parameters

  • other:

    The second primitive.

Discussion

  • Returns The union of self and other.