将集合串联转换为内置 Kotlin 集合构建器,如
buildList { ... }
。