Efficient List Subtraction

Jonothan Farr jfarr at real.com
Fri Apr 23 18:29:38 EDT 1999


I have also longed for built in support for the union and intersection of
two sequences.

Perhaps:
list.union(list2)
and
list.intersection(list2)

??

insert-clever-witty-long-hyphenated-phrase-ly y'rs
--jfarr







More information about the Python-list mailing list