FreeBSD.software
Home/devel/p5-Tie-Array-Sorted

p5-Tie-Array-Sorted

1.41devel

Perl array which is kept sorted

Tie::Array::Sorted represents an ordinary array, which is kept sorted. All pushes and unshifts cause the elements in question to be inserted in the appropriate location to maintain order. Direct stores ($a[10] = "wibble") effectively splice out the original value and insert the new element. It's not clear why you'd want to use direct stores like that, but this module does the right thing if you do.

$pkg install p5-Tie-Array-Sorted
metacpan.org/release/Tie-Array-Sorted
Origin
devel/p5-Tie-Array-Sorted
Size
8.58KiB
License
GPLv2+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)