mutableMapOf — creating a mutable map. Now if we truly need a mutable map that we can modify, we can use mutableMapOf . mutableMapOf( ...
確定! 回上一頁