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.
|