(] D d dl mZ d dlmZ G d de Z G d de Z G d de Z G d d
e Z G d de Z G d
de Z
G d de Z G d d Z G d de Z
G d de
Z G d de Z G d de Z G d de Z G d de
Z G d d e
Z G d! d"e Z G d# d$e
Z G d% d& Zd' fd(Zd) fd*Z G d+ d, Zd-S ). )reduce)property_expc > e Zd ZdZdZdZdZd ZeZd Z d Z
d Zd Zd
Z
d Zd Zd
Zd Zd Zd Zd Zd Zd Zd ZeZd Zd Zd Zd Zd ZeZ ed d Z d Z! ed Z"d Z#d Z$d! Z%d" Z&d# Z'd$ Z( ed% d& Z) ed' d( Z*d)S )*UniSet)_hiding_tag_fam_origin_z#heapy_UniSet.html#heapykinds.UniSet znodes: ImmNodeSet
The actual objects contained in x. These are called nodes because
they are treated with equality based on address, and not on the
generalized equality that is used by ordinary builtin sets or dicts.c : | j d| | S )z,
Return the intersection of self and other.
andr c_binopselfothers f/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib64/python3.11/site-packages/guppy/heapy/UniSet.py__and__zUniSet.__and__ s xtU333 c : | j | || S N)r c_callr argskwdss r __call__zUniSet.__call__ s dhoodD$.O.O'Or c 8 | j | | S )z<
Return True if other is a member of self, False otherwise.
)r
c_containsr s r __contains__zUniSet.__contains__ s x""4///r c | |k o| |k S )zJ
Return True if self contains the same elements as other,
False otherwise. r s r __eq__z
UniSet.__eq__! s u}..r c 6 | j | S )zh
Return an hash based on the kind of the set of self and
the addresses of its elements, if any.
)r c_hashr s r __hash__zUniSet.__hash__' s
xt$$$r c 8 | j d| S )z
Return the complement of self.
invert)r c_unopr$ s r
__invert__zUniSet.__invert__. s xx...r c | |u rdS t |t s| j | }| j | | S )zT
Return True if self is a superset of (and may be equal to) other,
False otherwise.
T)
isinstancer r c_unisetc_ger s r __ge__z
UniSet.__ge__4 O
5==4%(( -H%%e,,Ex}}T5)))r c | |k o| |k S )z[
Return True if self is a strict (may not be equal to) superset of other.
False otherwise.
r r s r __gt__z
UniSet.__gt__?
u}2TU]!22r c V j j j fd S )z
Get family-specific attribute.
c : j S r )r c_getattr)r r s r