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

Extend with functions to const initialize arrays #34

Open
rusty-octopus opened this issue Jan 21, 2022 · 0 comments
Open

Extend with functions to const initialize arrays #34

rusty-octopus opened this issue Jan 21, 2022 · 0 comments

Comments

@rusty-octopus
Copy link

This crate could add one or more functions which enable the initializing of arrays with const is possible. This means const init functions so that the arrays are initialized during compile time.
Similar to what array-const-fn-init. Although this crate does already exist. array-init is more downloaded and adding this functionality could reach more people.

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