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

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
主站蜘蛛池模板: 方正县| 彭州市| 上杭县| 萍乡市| 金沙县| 庆阳市| 霸州市| 文登市| 新沂市| 裕民县| 江陵县| 龙州县| 慈溪市| 三河市| 邓州市| 迁安市| 民丰县| 喀喇沁旗| 阜平县| 黄浦区| 晴隆县| 乳山市| 潜山县| 洛阳市| 汝南县| 浏阳市| 通海县| 昌吉市| 西平县| 靖州| 陆河县| 县级市| 普陀区| 增城市| 库尔勒市| 泰州市| 永吉县| 锡林郭勒盟| 桦甸市| 溆浦县| 潼南县|