Skip to content

Remove static_<first/step/last> in favor of StaticArrayInterface#145

Merged
Tokazama merged 2 commits intomasterfrom
rm-static-methods
Oct 23, 2025
Merged

Remove static_<first/step/last> in favor of StaticArrayInterface#145
Tokazama merged 2 commits intomasterfrom
rm-static-methods

Conversation

@Tokazama
Copy link
Copy Markdown
Collaborator

@ChrisRackauckas
Copy link
Copy Markdown
Member

Does this break anything downstream?

@Tokazama
Copy link
Copy Markdown
Collaborator Author

As long as it doesn't break the optionally static range types, this should be fine. I originally exported these methods because I saw them being used in the vectorization libraries and was trying to keep things documented properly. Turns out it was a redundant definition, so StaticArrayInterface should take ownership of those methods.

@Tokazama Tokazama merged commit 2facb29 into master Oct 23, 2025
31 of 35 checks passed
@Tokazama Tokazama deleted the rm-static-methods branch October 23, 2025 21:19
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

Successfully merging this pull request may close these issues.

2 participants