Refactor|libcore: ArrayValue based on QList
QList can be used for popping values efficiently from both frontand back.
View differences
Refactor|libcore: ArrayValue based on QList
QList can be used for popping values efficiently from both front
and back.