thautwarm / Traffy.UnityPython

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

interfaces #20

Closed thautwarm closed 2 years ago

thautwarm commented 2 years ago

https://docs.python.org/3/library/collections.abc.html

thautwarm commented 2 years ago

We don't implement MutableSequence and MutableSet at this stage.