import {Map} from 'immutable';. // const map1 = Map( {a: 1, b: 4, c: 3 }). // const map2 = map1.set('b', 2). //var myMap = new Map();.
確定! 回上一頁