Ft.Lib.Set

Functions

Intersection(left, right)
Not(original, other)
Union(left, right)
Unique(left)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/Set.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Lib.Set'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.