Kotlin assignment operators are used to assign values to variables. We used assignment operator += to add the value of self variable and assign it back into the same variable
- Updated
Apr 24, 2023 - Kotlin
Kotlin assignment operators are used to assign values to variables. We used assignment operator += to add the value of self variable and assign it back into the same variable
Add a description, image, and links to the assignment-operators topic page so that developers can more easily learn about it.
To associate your repository with the assignment-operators topic, visit your repo's landing page and select "manage topics."