Re: Wishing well
Chris Angelico <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <CAPTjJmrfQXnpBKgpPW8PRFObRU+z_uEk9uqTt7qDiBpxYYch7A@mail.gmail.com> |
On Tue, Nov 18, 2014 at 11:10 PM, 郭雪松 <[email protected]> wrote: >> this is actually one of the things i miss in pike. > > I wish there are multiset/mapping/array compared by values. Can you simply use equal() rather than == when you want to compare values? ChrisA