[Patches] [ python-Patches-625513 ] sets.BaseSet.isdisjointset(other)

noreply@sourceforge.net noreply@sourceforge.net
Fri, 18 Oct 2002 22:20:57 -0700


Patches item #625513, was opened at 2002-10-18 23:20
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=625513&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Shane Holloway (shane_holloway)
Assigned to: Nobody/Anonymous (nobody)
Summary: sets.BaseSet.isdisjointset(other)

Initial Comment:
Provides an optimized test for disjoint sets without 
creating an intersection, and returning after finding first 
shared element.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=625513&group_id=5470