Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jan 11, 2017
1 parent 89717f1 commit efc6b22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# es6-set
## Set collection as specified in ECMAScript6

__Warning:
v0.1 version does not ensure O(1) algorithm complexity (but O(n)). This shortcoming will be addressed in v1.0__

### Usage

If you want to make sure your environment implements `Set`, do:
Expand Down

0 comments on commit efc6b22

Please sign in to comment.