Skip to content
Snippets Groups Projects

Uniqueness of Data Type Instances

Closed Frederik Hennig requested to merge fhennig/unique-types into backend-rework
Files
13
  • ac3b5e34
    Introduce Type Uniquing Mechanism · ac3b5e34
    Frederik Hennig authored
     - Introduce metaclass PsTypeMeta
     - Refactor __args__ protocol to exclude const
     - Move PsType and PsTypeMeta to types/meta.py
     - Rename basic_types.py to types.py
     - Adapt test cases to check for identity