mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
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.
|