js-sorted-set
js-sorted-set copied to clipboard
Provide Set()-compatible API
trafficstars
Would be nice if this implemented the default .add, .delete and .has at least, bonus points for the iterator... https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set
Great idea! Pull requests welcome :).