Skip to content

range functions should iterate backwards as well #1817

Closed
@brson

Description

@brson

Right now we have a bunch of range functions in mod int, etc that all iterate from low to high. It would be convenient if they would detect that the arguments were in high to low order and provide a reverse range. If not, then we need rrange functions.

Metadata

Metadata

Assignees

Labels

C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions