tc39 / proposal-set-methods

Proposal for new Set methods in JS
https://tc39.github.io/proposal-set-methods/
Other
655 stars 15 forks source link

Adds reference to Zet in README #64

Closed kyleshevlin closed 4 years ago

kyleshevlin commented 4 years ago

Zet is a library that extends Set with all of the features here in this proposal and then some. It is worthy of mentioning here.