aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2021-08-29 18:44:55 +0100
committerLouis Pilfold <louis@lpil.uk>2021-08-29 18:44:55 +0100
commite57c18156cf11aaeae89e66828811c9fcc42fa81 (patch)
tree4a5ceb7226481ed676f39e325bb359bcf98482ea /README.md
parent30e5e540ab4edf6582ae77f9440044e22d6d197e (diff)
downloadjavascript-e57c18156cf11aaeae89e66828811c9fcc42fa81.tar.gz
javascript-e57c18156cf11aaeae89e66828811c9fcc42fa81.zip
Mutable references
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1875e5c..bdd1887 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,7 @@ Extra code for when running on JavaScript
## Features
- Arrays
+- Mutable references
+- Promises
- Symbols
- `typeof`