thautwarm / Traffy.UnityPython

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

specialized `__reversed__` #17

Closed thautwarm closed 2 years ago

thautwarm commented 2 years ago

lists, strings, bytes, bytearray, dicts, sets, tuples

thautwarm commented 2 years ago

implemented