d904c68c10
* Remove operator overloading and Equals/GetHashCode which caused problems * properly have nullability annotations on Base * redeux known nullables * fmt * more nullability * fmt * remove point equality operator * Revert "Remove operator overloading and Equals/GetHashCode which caused problems" This reverts commit6b5d3f1462. * Revert "remove point equality operator" This reverts commit9b14330147. * revert nullable accounts * fix build issues