[ ソース: rust-hashbag ]
パッケージ: librust-hashbag-dev (0.1.12-3)
librust-hashbag-dev に関するリンク
Debian の資源:
rust-hashbag ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- パッケージは利用できません