06-12-2017 10:37 AM
My initial guess was, that this is a shortcut for "array to matrix" + "transpose matrix"
but, after reading this thread and testing, it looks like this function is meant to be something different
04-22-2020 07:36 AM
To clarify the things about this primitive, I've had a quick look through the assembly listing and now can say, that it does literally nothing. It contains no code, thus the output array is the input array. This dummy function could be a blank for something bigger, but that did not happen. Or it was some sort of "play-me" for the internals diggers, one can only guess now. 🤔