James Taylor 30e59081b1
av-merge: Use .shift() instead of .pop() in appendQueue for FIFO
.pop() gives LIFO, but FIFO was the intention for appendQueue.
O(n) behavior is fine because appendQueue should be very small.

Signed-off-by: Jesús <heckyel@hyperbola.info>
2021-08-31 11:38:24 -05:00
..
2021-08-09 22:09:04 -05:00
2021-06-14 18:39:03 -05:00
2021-06-14 18:39:03 -05:00
2021-06-14 18:39:03 -05:00
2020-12-14 23:44:29 -05:00
2021-06-14 18:39:03 -05:00
2021-06-14 18:39:03 -05:00
2021-06-14 18:39:03 -05:00
2021-07-05 16:15:29 -05:00