Adam Jakubek

Results 3 comments of Adam Jakubek

Have you tried using the bultin `reversed()` function from Python to generate such iterator? Did you encounter any problems with this solution?

Hey, Thanks for the pull request. The code looks good and a generalized `pop` method can indeed be useful. I'll merge your branch once the problem with last accessed item...

Ok, to sum up the current state of this merge request. There are several things that I like. The `pop`, `index` and `rindex` functions are definitely useful and I'd be...