The standard way to convert an array to a list is with the extension function toList() . ... It returns an immutable list instance. To get a mutable list, you can ...
確定! 回上一頁