Hi, While implementing and testing an intersect() method for CharSequence, I noticed that Iterable.intersect() may return duplicate elements. Is that intentional? It's not the behaviour I would expect.
Thanks, Peter
Hi, While implementing and testing an intersect() method for CharSequence, I noticed that Iterable.intersect() may return duplicate elements. Is that intentional? It's not the behaviour I would expect.
Thanks, Peter