Binary package “python3-sortedcontainers” in ubuntu bionic
sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
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 Python 3 version of sortedcontainers .
Source package
Published versions
- python3-sortedcontainers 1.5.7-1 in amd64 (Release)
- python3-sortedcontainers 1.5.7-1 in arm64 (Release)
- python3-sortedcontainers 1.5.7-1 in armhf (Release)
- python3-sortedcontainers 1.5.7-1 in i386 (Release)
- python3-sortedcontainers 1.5.7-1 in ppc64el (Release)
- python3-sortedcontainers 1.5.7-1 in s390x (Release)