[Python-ideas] exclusively1, common, exclusively2 = set1 - set2, set1 & set2, set2 - set1
Joshua Landau
joshua.landau.ws at gmail.com
Sat Jul 6 23:40:17 CEST 2013
On 6 July 2013 21:06, Jan Kaliszewski <zuo at chopin.edu.pl> wrote:
> Other ideas for the method name:
>
> * trisect
> * trisection
> * cover
> * over
> * overlap
> * interfere
.group
.group_by
.split_with
(I still don't get what people have against my version though. A 2-way
partition makes sense)
More information about the Python-ideas
mailing list