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

Quality of life: alias for FixedSizeArray{T, N, Memory{T}} #67

Open
giordano opened this issue Oct 7, 2024 · 0 comments
Open

Quality of life: alias for FixedSizeArray{T, N, Memory{T}} #67

giordano opened this issue Oct 7, 2024 · 0 comments

Comments

@giordano
Copy link
Collaborator

giordano commented Oct 7, 2024

I often get tripped up by the fact that after #52 FixedSizeVector{T} isn't a concrete type, it should be FixedSizeVector{T, Memory{T}}. Having an alias for the Memory-backed array would be nice.

@nsajko nsajko changed the title Quality of life: alias for FixedSizeArray{T, N, Memory{T} Quality of life: alias for FixedSizeArray{T, N, Memory{T}} Oct 21, 2024
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