Union3First<T, U, V> constructor

Union3First<T, U, V>(
  1. T _value
)

Implementation

Union3First(this._value);