[ ソース: golang-github-deckarep-golang-set ]
パッケージ: golang-github-deckarep-golang-set-dev (1.5-2)
golang-github-deckarep-golang-set-dev に関するリンク
Debian の資源:
golang-github-deckarep-golang-set ソースパッケージをダウンロード:
- [golang-github-deckarep-golang-set_1.5-2.dsc]
- [golang-github-deckarep-golang-set_1.5.orig.tar.gz]
- [golang-github-deckarep-golang-set_1.5-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
simple set type for the Go language
The missing set collection for the Go language.
Coming from Python one of the things missing in Go is the superbly wonderful set collection. This is an attempt to mimic the primary features of the set from Python.
This package contains the source.