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?
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
Transpiler of Python to many other languages. Contribute to py2many/py2many development by creating an account on GitHub.
