reinterpretGet

Safely casts one type of an array to a single instance of a type.

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

Meta