项目作者: simplonco

项目描述 :
Implement the `accumulate` operation, which, given a collection and an operation to perform on each element of the collection, returns a new collection containing the result of applying that operation to each element of the input collection.
高级语言: JavaScript
项目地址: git://github.com/simplonco/js-accumulate.git
创建时间: 2016-04-15T16:21:32Z
项目社区:https://github.com/simplonco/js-accumulate

开源协议:

下载