Similarly, this is how you sort a list of strings alphabetically in Kotlin using sortedWith : val names = listOf("kim", "julia", "jim", ...
確定! 回上一頁