Пакет: golang-github-aalpar-deheap-dev (1.0-3)
Ссылки для golang-github-aalpar-deheap-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-aalpar-deheap:
- [golang-github-aalpar-deheap_1.0-3.dsc]
- [golang-github-aalpar-deheap_1.0.orig.tar.gz]
- [golang-github-aalpar-deheap_1.0-3.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Doubly ended heap implementation (library)
deheap provides the implementation of a doubly ended heap. Doubly ended heaps are heaps with two sides, a min side and a max side. Like normal single-sided heaps, elements can be pushed onto and pulled off of a deheap. deheaps have an additional Pop function, PopMax, that returns elements from the opposite side of the ordering.
This implementation has emphasized compatibility with existing libraries in the sort and heap packages.
Performance of the deheap functions should be very close to the performance of the functions of the heap library
Загрузка golang-github-aalpar-deheap-dev
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 7,7 Кб | 44,0 Кб | [список файлов] |