In a related matter, is there a
comprehensive guide for operator overloading? So far I found a few basic examples and general guidelines, but failed- for instance - to define a "=" operator for classes, it only worked for Records.
And Generics too, while you're at it
Thanks,