[ ソース: 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