reinterpretCast

Safely converts the type of an array. NOTE: by 0.10.0, an external library will replace this.

pure @trusted
T[]
reinterpretCast
(
T
S
)
(
S[] source
)

Meta