libtie-array-sorted-perl

Perl array which is kept sorted
  https://metacpan.org/release/Tie-Array-Sorted
  0
  no reviews



Tie::array::sorted presents an ordinary array, but it is kept sorted. all pushes and unshifts cause the elements in question to be inserted in the appropriate location to maintain order.