Skip to content

Suggestion: add "irange", "icount" which would return ints instead of nums #687

Open

Description

Hi,

I just used range to find the first index which satisfies some condition relating to the next member of the list.
I had to use .toInt() twice, to convert the num instances to ints.

How about adding an "irange" and "icount" functions, which would do the same thing but with ints?

If I send a pull request with that, will it be considered?

Thanks,
Noam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions