Y
Hacker News
new
|
ask
|
show
|
jobs
by
FeepingCreature
1355 days ago
"Array" implies one dimension to me. Maybe n-array?
1 comments
kgwgk
1355 days ago
Array may imply 1d to you, or 2d to others, but it is more general that that:
https://en.wikipedia.org/wiki/Array_(data_type)
link