construct-typing/construct_typed
2021-01-02 22:38:18 +01:00
..
__init__ old.py - divided construct_typed in multiple files 2020-12-31 17:11:21 +01:00
__init__.py Removed TArray. Instead created TypeAlias "List". 2021-01-02 22:38:18 +01:00
generic_wrapper.py TContainerBase optimisation 2021-01-02 21:35:28 +01:00
helper.py Removed TArray. Instead created TypeAlias "List". 2021-01-02 22:38:18 +01:00
py.typed - divided construct_typed in multiple files 2020-12-31 17:11:21 +01:00
tenum.py fixed some mypy issues 2021-01-02 21:31:26 +01:00
tstruct.py Removed TArray. Instead created TypeAlias "List". 2021-01-02 22:38:18 +01:00
tunion.py run black and isort 2021-01-01 23:46:43 +01:00