HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/lib/python3/dist-packages/pyrsistent/__pycache__/typing.cpython-38.pyc
U

?�\��	@s�dZ�z�ddlmZddlmZddlmZddlmZddlmZddlmZddlmZdd	lm	Z	d
ddd
dddddg	Z
e	d�Ze	d�Ze	d�Z
Gdd
�d
eee
fe�ZGdd�deee�ZGdd�deee�ZGdd
�d
eeeeee�ZGdd�deee�ZGdd�deee�ZGdd�deee
fe�ZGdd�deee�ZGdd�deee�ZGdd �d ee�ZGd!d"�d"eee
f�ZGd#d$�d$ee�ZWnek
�r�YnXd%S)&a?Helpers for use with type annotation.

Use the empty classes in this module when annotating the types of Pyrsistent
objects, instead of using the actual collection class.

For example,

    from pyrsistent import pvector
    from pyrsistent.typing import PVector

    myvector: PVector[str] = pvector(['a', 'b', 'c'])

�)�	Container)�Hashable)�Generic)�Iterable)�Mapping)�Sequence)�Sized)�TypeVar�CheckedPMap�CheckedPSet�CheckedPVector�PBag�PDeque�PList�PMap�PSet�PVector�T�KT�VTc@seZdZdS)r
N��__name__�
__module__�__qualname__�rr�3/usr/lib/python3/dist-packages/pyrsistent/typing.pyr
)sc@seZdZdS)rNrrrrrr-sc@seZdZdS)rNrrrrrr0sc@seZdZdS)r
Nrrrrrr
3sc@seZdZdS)rNrrrrrr6sc@seZdZdS)rNrrrrrr9sc@seZdZdS)rNrrrrrr<sc@seZdZdS)rNrrrrrr@sc@seZdZdS)rNrrrrrrCsc@seZdZdS)�PVectorEvolverNrrrrrrFsrc@seZdZdS)�PMapEvolverNrrrrrrIsrc@seZdZdS)�PSetEvolverNrrrrrrLsrN)�__doc__�typingrrrrrrrr	�__all__rrrr
rrr
rrrrrrrr�ImportErrorrrrr�<module>sH�