array 中的列数。
const array = [1, 2, 3; 4, 5, 6] Example --> print(nColumns(array)) // 3
有关此主题的反馈?
flist