.= operator, for calling a method or property and assigning the result back to the left-hand variable #4948
Answered
by
HaloFour
ekolis
asked this question in
Language Ideas
-
For instance:
would be shorthand for:
And this could also be used with properties, but of course the return type of the method or property would have to be assignable to the type of the variable on the left-hand side. |
Beta Was this translation helpful? Give feedback.
Answered by
HaloFour
Jul 19, 2021
Replies: 1 comment
-
See: #3051 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
svick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: #3051