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: have a syntax (probably macro-based?) to immediately initialise a fixed-size array #66

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

Comments

@giordano
Copy link
Collaborator

giordano commented Oct 7, 2024

It'd be nice to have a convenience syntax (macro) to initialise a FixedSizeArray without having to create an undef on first and then setting its elements, something like @SArray and friends in StaticArrays.jl. This is definitely a low-priority right now, but nice to have.

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