If I have an array, how do I create an array containing all values?
(Personally, I do not care about the order, but for future references that might be useful as well)
vec
3 Likes
Thanks!