array which is kept ordered
This presents an ordinary array, but is kept sorted. All pushes and
unshifts cause the elements in question to be inserted in the
appropriate location to maintain order.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/Tie-Array-Sorted
