Union3B<A, B, C> constructor

const Union3B<A, B, C>(
  1. B b
)

Implementation

const Union3B(this.b);