Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate this package in favor of Base.IdentityUnitRange #14

Open
johnnychen94 opened this issue Apr 10, 2021 · 0 comments
Open

deprecate this package in favor of Base.IdentityUnitRange #14

johnnychen94 opened this issue Apr 10, 2021 · 0 comments

Comments

@johnnychen94
Copy link
Member

johnnychen94 commented Apr 10, 2021

If there're no special reasons, new Julia users should just use Base.IdentityUnitRange.

  IdentityUnitRange(range::AbstractUnitRange)


  Represent an AbstractUnitRange range as an offset vector such that range[i] == i.

  IdentityUnitRanges are frequently used as axes for offset arrays.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant