| Server IP : 39.108.156.168 / Your IP : 216.73.216.104 Web Server : nginx/1.24.0 System : Linux e2.ksyuki.com 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON 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"