Skip to content
Snippets Groups Projects
Commit ac3b5e34 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Introduce Type Uniquing Mechanism

 - 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
parent d6eb671a
No related branches found
No related tags found
2 merge requests!379Type System Refactor,!374Uniqueness of Data Type Instances
Pipeline #64886 passed