Int64 doesn't implement EqualityComparableCollectionElement?
If I change this code
https://github.com/py2many/py2many/blob/main/tests/expected/bubble_sort.mojo
to use List[Int64] it errors out with the above message. Known problem?
GitHub
py2many/tests/expected/bubble_sort.mojo at main · py2many/py2many
Transpiler of Python to many other languages. Contribute to py2many/py2many development by creating an account on GitHub.
0 Replies