1. with method signature: // public fun Iterable.any(): Boolean var simpleList = mutableListOf(1, 2, 3, 5, 6, 10) var check ...
確定! 回上一頁