For coders, brackets denote an array. Arrays can seen as data maps where a key is used to access the data stored in the map. Multi-dimensional maps maybe constructed such as DB tables. A table is two dimensional with rows and columns. Three dimension can been seen as a interrelated group of tables. It goes on and on - trying not to go to deep.
With the posts about maps and keys it makes me wonder?