Closed jleach closed 6 years ago
This was working for me because it was finding patching operator overloads for '==' from Realm. I've added the three overloads I think we need. I'll see if I can clean this up a bit using Generics so I don't have to repeat the code.
This was working for me because it was finding patching operator overloads for '==' from Realm. I've added the three overloads I think we need. I'll see if I can clean this up a bit using Generics so I don't have to repeat the code.