[ 原始碼: golang-github-iancoleman-orderedmap ]
套件:golang-github-iancoleman-orderedmap-dev(0.2.0-2)
golang-github-iancoleman-orderedmap-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-iancoleman-orderedmap:
- [golang-github-iancoleman-orderedmap_0.2.0-2.dsc]
- [golang-github-iancoleman-orderedmap_0.2.0.orig.tar.gz]
- [golang-github-iancoleman-orderedmap_0.2.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Golang map where the keys keep the order that they're added
It can be de/serialized from/to JSON. It's based closely on the python collections.OrderedDict.