#1747: Switch shift and pop for reverse iterators
-----------------------+----------------------------------------------------
Reporter: nwellnhof | Owner:
Type: RFC | Status: new
Priority: normal | Milestone:
Component: core | Version: 2.6.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
-----------------------+----------------------------------------------------
Currently, you're supposed to use "shift" with normal iterators and "pop"
with reverse iterators. I think that doesn't make sense. If I have a
function that takes an iterator as argument, how does it know whether to
use shift or pop? I think that shift and pop should be switched for
reverse iterators.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1747>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets