Back to Intellij Community

Description

plugins/kotlin/code-insight/descriptions/resources-en/intentionDescriptions/ReplaceAddWithPlusAssignIntention/description.html

2025.3-rc-286 B
Original Source

Replaces calls to add() and addAll() in a mutable collection with a += operator.