I don’t think you can do that. `toTypedArray` itse...
# announcements
k
I don’t think you can do that.
toTypedArray
itself is reified, and since it’s impossible to go from non-reified to reified in this case. I guess you’d have to fall back to some sort of unsafe casting