Kotlin集合指南最后修改:2022年12月28日 by baeldungKotlin CollectionsSeries Collections Overview Scala 中的 Cats 库入门指南 Kotlin 中通过索引遍历集合 Kotlin 集合转换指南 Kotlin 不可变集合详解 Arrays Kotlin 数组使用指南 Kotlin 中数组比较指南 Kotlin 中数组的初始化 Kotlin 中合并数组的常用方法 IntArray 与 Array<Int> 在 Kotlin 中的区别 Kotlin 中去除数组重复元素的方法 Kotlin 中将数组转换为列表 Kotlin 中 List 与 Array 的区别 Lists Kotlin 中的列表操作详解 Kotlin 中初始化 List 的多种方式 Kotlin 中复制 List 的几种方式 Kotlin 中如何就地修改列表 Kotlin 中 List 的过滤操作详解 在 IntelliJ 中配置 Scala 开发环境并使用 SBT 构建项目 在 Kotlin 中将列表拆分为多个部分 在 Kotlin 中从列表获取随机元素 Kotlin 中 ArrayList() 和 mutableListOf() 的区别 Kotlin 中将 List 转换为 String 的几种方式 Maps Kotlin 中的 Map 使用详解 Kotlin 中初始化 Map 的多种方式 Kotlin 中遍历 Map 的几种方式 Kotlin 中复制 Map 的几种方式 Kotlin 中将 List 转换为 Map 的几种方式 Operations with Collections Kotlin 集合过滤操作详解 Kotlin 集合聚合操作详解 Kotlin 中的序列(Sequence) 在 Kotlin 中将可变集合转换为不可变集合 Kotlin 集合去重:distinct 与 distinctBy 使用详解 使用 Kotlin 创建包含重复元素的集合 Kotlin 中 map() 与 flatMap() 的区别 Scala 中的 Future 指南 Kotlin 中 fold 与 reduce 的区别