Skip to content

Broaden allowed input types from list to Sequence? #71

Description

@dstansby

A minor typing request - in MapAxis (for example) the signature contains permutation: list[int]. It might be nice to widen this and other similar types to Sequence[int] so tuples of integers or other similar types are accepted as input.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions