Home | Trees | Indices | Help |
|
---|
|
object --+ | frozenset --+ | object --+ | | | bases._Type0 --+ | FrozenSet
Python frozenset
Type, wrapping an immutable ObjC
NSSet
.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
size of S in memory, in bytes |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
NS Get the ObjC instance ( NSSet ).
|
|
Inherited from Inherited from |
Method Details |
New FrozenSet from a
|
y in x.
|
x&y
|
cmp(x,y)
|
x==y
|
x>=y
|
x>y
|
iter(x)
|
len(x)
|
x<y
|
x!=y
|
y&x
|
y|x
|
y-x
|
y^x
|
size of object in memory, in bytes
|
x-y
|
x^y
|
Make a copy of this frozen set.
|
Like |
Like |
Like
|
Like
|
Like
|
Like |
Like |
New FrozenSet from a
|
Property Details |
NSGet the ObjC instance (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jan 26 12:55:31 2025 | http://epydoc.sourceforge.net |