[ 源代码: golang-github-thoas-go-funk ]
软件包:golang-github-thoas-go-funk-dev(0.9.3-1)
golang-github-thoas-go-funk-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-thoas-go-funk:
- [golang-github-thoas-go-funk_0.9.3-1.dsc]
- [golang-github-thoas-go-funk_0.9.3.orig.tar.gz]
- [golang-github-thoas-go-funk_0.9.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Modern Go utility library which provides helpers (map, find, contains, filter)
Generic helpers rely on reflect_, be careful this code runs exclusively on run-time so you must have a good test suite.
These helpers have started as an experiment to learn reflect_. It may look like lodash_ in some aspects but it will have its own roadmap. lodash_ is an awesome library with a lot of work behind it, all features included in ``go-funk`` come from internal use cases.
You can also find type safe implementation in the godoc_.
其他与 golang-github-thoas-go-funk-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package