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

  • Mastering Immutable.js
  • Adam Boduch
  • 64字
  • 2021-07-08 10:30:07

Sequences

A sequence is one or more operations that lazily evaluate items from a collection. Sequences often start off as another type of collection, such as a list or map. You convert collections into sequences when you want to perform some sort of transformation, like this:

import { Seq } from 'immutable';
const mySeq = Seq();
console.log('Seq', mySeq instanceof Seq);
// -> Seq true
主站蜘蛛池模板: 芜湖市| 孝感市| 巴塘县| 怀仁县| 大悟县| 改则县| 盖州市| 盐边县| 巴马| 永安市| 宁南县| 垣曲县| 克东县| 双峰县| 曲阳县| 望奎县| 津市市| 许昌县| 台江县| 石景山区| 新蔡县| 嘉兴市| 巴彦县| 湖州市| 永年县| 伽师县| 阿拉尔市| 肇东市| 三江| 乌兰县| 平江县| 平顺县| 义马市| 岢岚县| 新龙县| 济宁市| 句容市| 连山| 正阳县| SHOW| 万载县|