`pop()` may destroy the order.
Created by: ticki
Since pop sets to the start of the block, one might make the block pool unsorted. Possible solution is to make pop()
default to the end of the block instead.
Created by: ticki
Since pop sets to the start of the block, one might make the block pool unsorted. Possible solution is to make pop()
default to the end of the block instead.