| Server IP : 139.59.63.204 / Your IP : 216.73.217.62 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu-s-1vcpu-1gb-blr1-01 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/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"