reinterpretCast

Safely casts one type of an array to another.

@trusted pure
T[]
reinterpretCast
(
T
U
)
(
U[] input
)

Meta