aboutsummaryrefslogtreecommitdiff
path: root/challenge-074/walt-mankowski/python/ch-2.py
diff options
context:
space:
mode:
authorWalt Mankowski <waltman@pobox.com>2020-08-19 22:05:54 -0400
committerWalt Mankowski <waltman@pobox.com>2020-08-19 22:05:54 -0400
commit58a0d9119903d53470dce47142017d76aedb5e5e (patch)
tree383fe4735b09c11438c3a5d92e4c489a7e4ac07f /challenge-074/walt-mankowski/python/ch-2.py
parent0ca8c6f59ae500add88481add595ab8889b99f9d (diff)
downloadperlweeklychallenge-club-58a0d9119903d53470dce47142017d76aedb5e5e.tar.gz
perlweeklychallenge-club-58a0d9119903d53470dce47142017d76aedb5e5e.tar.bz2
perlweeklychallenge-club-58a0d9119903d53470dce47142017d76aedb5e5e.zip
Store iterators to the positions in the list in a map
This saves me having to find() each element -- now I can jump right to them. But I had to store the list in the opposite order since erase() doesn't like reverse iterators.
Diffstat (limited to 'challenge-074/walt-mankowski/python/ch-2.py')
0 files changed, 0 insertions, 0 deletions