Skip to content

Conversation

@lkdvos
Copy link
Contributor

@lkdvos lkdvos commented Oct 7, 2024

Closes #30

@Jutho
Copy link
Owner

Jutho commented Oct 7, 2024

Is this not exported in StridedViews?

@lkdvos
Copy link
Contributor Author

lkdvos commented Oct 7, 2024

It is, but it does not get pushed through.
I guess the question is more something along the lines of:
Should an end-user, that requires Strided.jl, also import StridedViews.jl?
Right now, all exports from StridedViews (except for isstrided) are just re-exported, and it is quite convenient to not have to import both. Additionally, I do feel like isstrided could be part of the public interface.

@Jutho Jutho merged commit 39bc28c into Jutho:main Oct 7, 2024
11 checks passed
@lkdvos lkdvos deleted the ld-isstrided branch October 7, 2024 09:31
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.

Re-export StridedViews.isstrided

2 participants