Union4D<A, B, C, D> constructor

const Union4D<A, B, C, D>(
  1. D d
)

Implementation

const Union4D(this.d);