红联Linux门户
Linux帮助

Immutable.js v4.0.0-rc.9发布,不可变数据集合

发布时间:2017-10-19 09:16:14来源:红联作者:baihuo
Immutable.js 4.0.0-rc.9 发布了,Immutable 是 Facebook 开发的不可变数据集合。不可变数据一旦创建就不能被修改,使得应用开发更简单,允许使用函数式编程技术,比如惰性评估。

此次版本的更新修复了几个问题:

Improved typescript definitions for new functional API

Improved flow types for Record setIn()/getIn() key-paths.

Improved flow types for functional merge() definitions.

软件详情:https://github.com/facebook/immutable-js/releases/tag/v4.0.0-rc.9

下载地址:https://github.com/facebook/immutable-js/archive/v4.0.0-rc.9.zip

来自:开源中国社区
文章评论

共有 0 条评论