gofunctools

所属分类:开发工具
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2017-03-11 13:54:31
上 传 者sh-1993
说明:  包含通用函数编程工具的工具包。,
(A tool kit containing common functional programming tools.,)

文件列表:
.travis.yml (66, 2017-03-11)
LICENSE (1295, 2017-03-11)
functools/ (0, 2017-03-11)
functools/all.go (1294, 2017-03-11)
functools/all_test.go (391, 2017-03-11)
functools/any.go (1313, 2017-03-11)
functools/any_test.go (391, 2017-03-11)
functools/apply.go (1396, 2017-03-11)
functools/apply_test.go (375, 2017-03-11)
functools/compose.go (1641, 2017-03-11)
functools/compose_test.go (506, 2017-03-11)
functools/err.go (937, 2017-03-11)
functools/filter.go (1282, 2017-03-11)
functools/filter_test.go (413, 2017-03-11)
functools/option.go (2499, 2017-03-11)
functools/option_test.go (1502, 2017-03-11)
functools/partial.go (1471, 2017-03-11)
functools/partial_test.go (340, 2017-03-11)
functools/reduce.go (1453, 2017-03-11)
functools/reduce_test.go (382, 2017-03-11)

# GoFunctools [![Build Status](https://travis-ci.org/choleraehyq/gofunctools.svg?branch=master)](https://travis-ci.org/choleraehyq/gofunctools) GoFunctools is a simple Golang library including some commonly used functional programming tools. **Features** * High level functions such as Apply/Reduce/Filter etc. * Rust-style Option type **Install** `go get github.com/choleraehyq/gofunctools/functools` **Documentation** [GoDoc](https://godoc.org/github.com/choleraehyq/gofunctools/functools) **TODO** * LruCache * Simple pattern match * More high level functions **License** BSD 2-Clause

近期下载者

相关文件


收藏者