js-sorted-set icon indicating copy to clipboard operation
js-sorted-set copied to clipboard

Provide Set()-compatible API

Open wmertens opened this issue 4 years ago • 1 comments
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

wmertens avatar Feb 16 '21 13:02 wmertens

Great idea! Pull requests welcome :).

adamhooper avatar Feb 16 '21 13:02 adamhooper