section ‹Current Stack› theory Current imports Stack begin text ‹ \noindent This data structure is composed of: ▪ the newly added elements to one end of a deque during the rebalancing phase ▪ the number of these newly added elements ▪ the originally contained elements ▪ the number of elements which will be contained after the rebalancing is finished. ›