Union5D<A, B, C, D, E> constructor

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

Implementation

const Union5D(this.d);