Skip to content

Commit 129e557

Browse files
Update and rename mixed-arrays.md to map.md
1 parent 54054ed commit 129e557

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/map.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Map
2+
A map is similar to an array, but uses an object, or dictionary/map to store items of different data types, like numbers and strings.
3+
Objects use key-value pairs, allowing values of any time, which provides the flexibility needed for data.

docs/mixed-arrays.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)