carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Member binding operators

Open josh11b opened this issue 1 year ago • 0 comments

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.

josh11b avatar Feb 22 '24 22:02 josh11b