carbon-lang
carbon-lang copied to clipboard
Member binding operators
Define the binding operation used to compute the result of x.y, p->y, x.(C.y), and p->(C.y) as calling a method from user-implementable interfaces.