1*c4762a1bSJed BrownInitial heap: 2*c4762a1bSJed BrownHeap size 9 with 0 stashed 3*c4762a1bSJed BrownHeap in (id,value) pairs 4*c4762a1bSJed Brown0: 6 1 8 2 4 3 9 7 1 19 2 36 5 25 0 100 3 17 5*c4762a1bSJed BrownStash in (id,value) pairs 6*c4762a1bSJed BrownPop two items, increment, and place in stash: 7*c4762a1bSJed BrownHeap size 7 with 2 stashed 8*c4762a1bSJed BrownHeap in (id,value) pairs 9*c4762a1bSJed Brown0: 4 3 9 7 5 25 3 17 1 19 2 36 0 100 10*c4762a1bSJed BrownStash in (id,value) pairs 11*c4762a1bSJed Brown0: 8 12 6 11 12*c4762a1bSJed BrownAfter unpacking the stash: 13*c4762a1bSJed BrownHeap size 9 with 0 stashed 14*c4762a1bSJed BrownHeap in (id,value) pairs 15*c4762a1bSJed Brown0: 4 3 9 7 5 25 6 11 1 19 2 36 0 100 3 17 8 12 16*c4762a1bSJed BrownStash in (id,value) pairs 17*c4762a1bSJed BrownSorted values: 18*c4762a1bSJed Brown0: 3 7 11 12 17 19 25 36 100 19