thautwarm / Traffy.UnityPython

An efficient Python implementation in C#, running on every platform via Unity IL2CPP.
MIT License
44 stars 0 forks source link

v0.1 plan: Mapping based on `__finditem__` protocol #31

Closed thautwarm closed 2 years ago

thautwarm commented 2 years ago

__getitem__ and get are then mixin methods.