setUnion method

SetUnion setUnion(
  1. dynamic ar
)

Implementation

SetUnion setUnion(ar) => SetUnion(this, ar);