String.Join<int> and its cousins are not exposed, meaning that to convert an int[] or other arrays to strings requires manually doing it within the Udon runtime, which is extremely slow.