Re: [Python-Dev] reversed enumerate

June 6, 2021
6:18 p.m.
Instead of changing how `reversed()` works, wouldn't a `reversed=True` property on `enumerate` itself (which checks if the iterable being reversible) suffice?
1382
Age (days ago)
1382
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tushar Sadhwani