| Server IP : 159.69.118.108 / Your IP : 216.73.216.231 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu-4gb-fsn1-1 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 13:53:54 UTC 2025 aarch64 User : root ( 0) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/pyrsistent/__pycache__/ |
Upload File : |
�
n�9e] � �d � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z dd lm
Z
dd
lmZ g d�Z ed� Z
ed
d�� Z ed� Z ed� Z edd�� Z G d� deeef e� Z G d� dee e� Z G d� de e e� Z G d� dee ee e
e� Z G d� de e e� Z G d� de e e� Z G d� d eeef e� Z G d!� d"ee e� Z G d#� d$e e e� Z G d%� d&ee
� Z G d'� d(eeef � Z G d)� d*ee
� Zy+# e$ r Y y+w xY w),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'])
� )�absolute_import)� Container)�Hashable)�Generic)�Iterable)�Mapping)�Sequence)�Sized)�TypeVar) �CheckedPMap�CheckedPSet�CheckedPVector�PBag�PDeque�PList�PMap�PSet�PVector�T�T_coT)� covariant�KT�VT�VT_coc � � e Zd Zy)r N��__name__�
__module__�__qualname__� � �3/usr/lib/python3/dist-packages/pyrsistent/typing.pyr r , � � �r! r c � � e Zd Zy)r
Nr r r! r"