Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37048129
en ru br
ALT Linux repositórios
S:0.80-alt2.1
5.0: 0.80-alt2
4.1: 0.80-alt1
4.0: 0.71-alt1
3.0: 0.71-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Heap

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.80-alt2.1
Data da compilação: 22 novembro 2010, 18:32 ( 696.5 weeks ago )
Tamanho:: 18.31 Kb

Home page:   http://search.cpan.org/~jmm/Heap-0.80/

Licença: Artistic
Sumário: Heap - Perl extensions for keeping data partially sorted
Descrição:

The Heap collection of modules provide routines that manage
a heap of elements.  A heap is a partially sorted structure
that is always able to easily extract the smallest of the
elements in the structure (or the largest if a reversed compare
routine is provided).

If the collection of elements is changing dynamically, the
heap has less overhead than keeping the collection fully
sorted.

The elements must be objects as described in "Heap::Elem"
and all elements inserted into one heap must be mutually
compatible - either the same class exactly or else classes that
differ only in ways unrelated to the Heap::Elem interface.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Heap
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009