[ ソース: sortedcontainers ]
パッケージ: python-sortedcontainers-doc (2.4.0-2)
python-sortedcontainers-doc に関するリンク
Debian の資源:
sortedcontainers ソースパッケージをダウンロード:
- [sortedcontainers_2.4.0-2.dsc]
- [sortedcontainers_2.4.0.orig.tar.gz]
- [sortedcontainers_2.4.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.grantjenks.com]
類似のパッケージ:
sorted container types: SortedList, SortedDict, and SortedSet (documentation)
Python’s standard library is great until you need a sorted container type. Many will attest that you can get really far without one, but the moment you really need a sorted list, dict, or set, you’re faced with a dozen different implementations, most using C-extensions without great documentation and benchmarking.
This package contains the documentation for sortedcontainers Python module.
その他の python-sortedcontainers-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- Sphinx ドキュメンテーション用 JavaScript サポート