Back to Intellij Community

Description

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

2025.3-rc-2129 B
Original Source

Reports explicit calls of collection constructors which can be replaced by calls of stdlib builder functions, such as listOf().