coder94
MModular
•Created by coder94 on 9/20/2024 in #questions
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?
2 replies