a `]_@sdZddlmZzddlmZddlmZddlmZddlmZddlmZddlm Z dd lm Z dd lm Z gd Z e d Z e d Ze dZGdddeeefeZGdddee eZGddde e eZGdddee ee e eZGddde e eZGddde e eZGdddeeefeZGdddee eZGdd d e e eZGd!d"d"ee ZGd#d$d$eeefZGd%d&d&ee ZWneyYn0d'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']) )absolute_import) Container)Hashable)Generic)Iterable)Mapping)Sequence)Sized)TypeVar) CheckedPMap CheckedPSetCheckedPVectorPBagPDequePListPMapPSetPVectorTKTVTc@s eZdZdS)r N__name__ __module__ __qualname__rr7/usr/lib64/python3.9/site-packages/pyrsistent/typing.pyr *sr c@s eZdZdS)r Nrrrrrr .sr c@s eZdZdS)r Nrrrrrr 1sr c@s eZdZdS)rNrrrrrr4src@s eZdZdS)rNrrrrrr7src@s eZdZdS)rNrrrrrr:src@s eZdZdS)rNrrrrrr=src@s eZdZdS)rNrrrrrrAsrc@s eZdZdS)rNrrrrrrDsrc@s eZdZdS)PVectorEvolverNrrrrrrGsrc@s eZdZdS) PMapEvolverNrrrrrrJsrc@s eZdZdS) PSetEvolverNrrrrrrMsrN)__doc__Z __future__rtypingrrrrrrr r __all__rrrr r r rrrrrrrrr ImportErrorrrrrs8