[ ソース: rust-hashbag ]
パッケージ: librust-hashbag-dev (0.1.12-1)
librust-hashbag-dev に関するリンク
Debian の資源:
rust-hashbag ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
unordered multiset using a hash bag - Rust source code
HashBag provides an unordered multiset/bag implementation backed by HashMap.
A bag, unlike a set, allows duplicate values, and keeps track of how many duplicates each value holds. This type of collection is often referred to as an unordered multiset (see also C++'s std::unordered_multiset).
This package contains the source for the Rust hashbag crate, for use with cargo.
その他の librust-hashbag-dev 関連パッケージ
|
|
|
|
-
- dep: librust-serde-1+default-dev
- パッケージは利用できません
librust-hashbag-dev のダウンロード
アーキテクチャ | パッケージサイズ | インストールサイズ | ファイル |
---|---|---|---|
amd64 | 14.0 kB | 83.0 kB | [ファイル一覧] |
arm64 | 14.0 kB | 83.0 kB | [ファイル一覧] |
armel | 14.0 kB | 83.0 kB | [ファイル一覧] |
armhf | 14.0 kB | 83.0 kB | [ファイル一覧] |
i386 | 14.0 kB | 83.0 kB | [ファイル一覧] |
ppc64 (非公式の移植版) | 14.0 kB | 83.0 kB | [ファイル一覧] |
ppc64el | 14.0 kB | 83.0 kB | [ファイル一覧] |
s390x | 14.0 kB | 83.0 kB | [ファイル一覧] |