官术网_书友最值得收藏!

Maps

A map is like a JavaScript object. It's a keyed collection, meaning that the same types of keys that you would use with JavaScript objects also work with maps. Immutable.js maps are also like native JavaScript Map instances in that they can use anything as a key—not just strings:

import { Map } from 'immutable';
const myMap = Map();
console.log('Map', myMap instanceof Map);
// -> Map true
主站蜘蛛池模板: 辽阳县| 凤阳县| 民乐县| 沾益县| 泰来县| 麻城市| 全椒县| 玉门市| 磐安县| 青铜峡市| 宜昌市| 翼城县| 防城港市| 徐州市| 大竹县| 陇西县| 武川县| 博野县| 竹溪县| 竹溪县| 榆树市| 梅河口市| 乐安县| 乐陵市| 南平市| 南乐县| 柘城县| 荥阳市| 长岭县| 博客| 玉龙| 资中县| 濮阳市| 股票| 祥云县| 贺兰县| 麻城市| 湾仔区| 成都市| 台州市| 宣汉县|