Skip to content

Commit 2cc477a

Browse files
author
name
committed
deploy
1 parent 928930f commit 2cc477a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Other Style Guides
6262

6363
## Types
6464

65+
Programming languages all have built-in data structures, but these often differ from one language to another. This article attempts to list the built-in data structures available in JavaScript and what properties they have. These can be used to build other data structures. Wherever possible, comparisons with other languages are drawn.
66+
6567
<a name="types--primitives"></a><a name="1.1"></a>
6668
- [1.1](#types--primitives) **Primitives**: When you access a primitive type you work directly on its value.
6769

0 commit comments

Comments
 (0)