We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6637d commit 4553304Copy full SHA for 4553304
README.md
@@ -1,7 +1,8 @@
1
# es6-map
2
## Map collection as specified in ECMAScript6
3
4
-__Warning: v0.1 version does not ensure O(1) algorithm complexity (but O(n)). This shortcoming will be addressed in v1.0__
+__Warning:
5
+v0.1 version does not ensure O(1) algorithm complexity (but O(n)). This shortcoming will be addressed in v1.0__
6
7
8
### Usage
0 commit comments