Set functions
# Mark Miller (7 years ago)
Yes, please do!
Yes, please do! On Tue, Apr 10, 2018 at 8:45 AM, Sebastian Malton <sebastian at malton.name> wrote: > I know that this has been brought up before but nothing seems to have come > up with it. It also has had a lot of enthusiasm about it. Would me writing > up a new proposal for adding the following functions to sets be useful? I > would really like to see this through and would be willing to work for it > too. > > The following functions I propose adding to Sets. > > 1. Union > 2. Intersection > 3. Difference > 4. Symmetric Difference > 5. ForEach > 6. Map > 7. Every > 8. Filter > 9. Find > 10. Some > > Sebastian Malton > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > > -- Cheers, --MarkM -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180410/369ac429/attachment.html>
# Peter Jaszkowiak (7 years ago)
There is already a proposal for this.
There is already a proposal for this. On Tue, Apr 10, 2018, 10:00 Mark Miller <erights at gmail.com> wrote: > Yes, please do! > > > On Tue, Apr 10, 2018 at 8:45 AM, Sebastian Malton <sebastian at malton.name> > wrote: > >> I know that this has been brought up before but nothing seems to have >> come up with it. It also has had a lot of enthusiasm about it. Would me >> writing up a new proposal for adding the following functions to sets be >> useful? I would really like to see this through and would be willing to >> work for it too. >> >> The following functions I propose adding to Sets. >> >> 1. Union >> 2. Intersection >> 3. Difference >> 4. Symmetric Difference >> 5. ForEach >> 6. Map >> 7. Every >> 8. Filter >> 9. Find >> 10. Some >> >> Sebastian Malton >> >> _______________________________________________ >> es-discuss mailing list >> es-discuss at mozilla.org >> https://mail.mozilla.org/listinfo/es-discuss >> >> > > > -- > Cheers, > --MarkM > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180410/0b7e151c/attachment.html>
# Isiah Meadows (7 years ago)
For posterity, here's the link: tc39/proposal-set-methods
Isiah Meadows me at isiahmeadows.com
Looking for web consulting? Or a new website? Send me an email and we can get started. www.isiahmeadows.com
For posterity, here's the link: https://github.com/tc39/proposal-set-methods ----- Isiah Meadows me at isiahmeadows.com Looking for web consulting? Or a new website? Send me an email and we can get started. www.isiahmeadows.com On Tue, Apr 10, 2018 at 12:06 PM, Peter Jaszkowiak <p.jaszkow at gmail.com> wrote: > There is already a proposal for this. > > On Tue, Apr 10, 2018, 10:00 Mark Miller <erights at gmail.com> wrote: >> >> Yes, please do! >> >> >> On Tue, Apr 10, 2018 at 8:45 AM, Sebastian Malton <sebastian at malton.name> >> wrote: >>> >>> I know that this has been brought up before but nothing seems to have >>> come up with it. It also has had a lot of enthusiasm about it. Would me >>> writing up a new proposal for adding the following functions to sets be >>> useful? I would really like to see this through and would be willing to work >>> for it too. >>> >>> The following functions I propose adding to Sets. >>> >>> 1. Union >>> 2. Intersection >>> 3. Difference >>> 4. Symmetric Difference >>> 5. ForEach >>> 6. Map >>> 7. Every >>> 8. Filter >>> 9. Find >>> 10. Some >>> >>> Sebastian Malton >>> >>> >>> _______________________________________________ >>> es-discuss mailing list >>> es-discuss at mozilla.org >>> https://mail.mozilla.org/listinfo/es-discuss >>> >> >> >> >> -- >> Cheers, >> --MarkM >> _______________________________________________ >> es-discuss mailing list >> es-discuss at mozilla.org >> https://mail.mozilla.org/listinfo/es-discuss > > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss >
# Jordan Harband (7 years ago)
Sets already have forEach.
Sets already have forEach. On Tue, Apr 10, 2018 at 9:06 AM, Peter Jaszkowiak <p.jaszkow at gmail.com> wrote: > There is already a proposal for this. > > On Tue, Apr 10, 2018, 10:00 Mark Miller <erights at gmail.com> wrote: > >> Yes, please do! >> >> >> On Tue, Apr 10, 2018 at 8:45 AM, Sebastian Malton <sebastian at malton.name> >> wrote: >> >>> I know that this has been brought up before but nothing seems to have >>> come up with it. It also has had a lot of enthusiasm about it. Would me >>> writing up a new proposal for adding the following functions to sets be >>> useful? I would really like to see this through and would be willing to >>> work for it too. >>> >>> The following functions I propose adding to Sets. >>> >>> 1. Union >>> 2. Intersection >>> 3. Difference >>> 4. Symmetric Difference >>> 5. ForEach >>> 6. Map >>> 7. Every >>> 8. Filter >>> 9. Find >>> 10. Some >>> >>> Sebastian Malton >>> >>> _______________________________________________ >>> es-discuss mailing list >>> es-discuss at mozilla.org >>> https://mail.mozilla.org/listinfo/es-discuss >>> >>> >> >> >> -- >> Cheers, >> --MarkM >> _______________________________________________ >> es-discuss mailing list >> es-discuss at mozilla.org >> https://mail.mozilla.org/listinfo/es-discuss >> > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180410/229cd015/attachment.html>
An HTML attachment was scrubbed... URL: esdiscuss/attachments/20180410/01036533/attachment