[ 原始碼: golang-github-deckarep-golang-set ]
套件: golang-github-deckarep-golang-set-dev (1.5-2)
golang-github-deckarep-golang-set-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Tianon Gravi
- Tim Potter
外部的資源:
- 主頁 [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.