Name : perl-TipJar-sparse-array-perl-hashbased
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 18:36:49
|
Group : Development/Libraries/Perl
| Source RPM : perl-TipJar-sparse-array-perl-hashbased-0.01-lp154.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : reference implementation of sparse array
|
Description :
An implementation of a sparse array tie class based on a Perl hash. This module is intended as a reference implementation for testing, and other modules providing the same semantics but better performance may be forthcoming later.
This module efficiently provdes correct \'delete\' behavior, which is to adjust the size of the array down to the last existing element when the top element is deleted, by maintaining a sorted array of existing keys.
the \'splice\' handler could be improved. Currently it avoids specifically handling all the possibilities by always renumbering existing elements from the splice point up, then rebuilds the sorted list of existing elements.
keys are kept relative to an adjusting offset to support fast \'shift\'/\'unshift\' operations.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch |