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

Move standard libraries into std module #7737

Closed
dnwpark opened this issue Sep 10, 2024 · 1 comment
Closed

Move standard libraries into std module #7737

dnwpark opened this issue Sep 10, 2024 · 1 comment
Assignees

Comments

@dnwpark
Copy link
Contributor

dnwpark commented Sep 10, 2024

For example, math::abs should become std::math::abs.

Additionally, expand unqualified names in with module statements (eg. with module math)

@dnwpark
Copy link
Contributor Author

dnwpark commented Oct 9, 2024

Leaving cfg, schema, and sys as top level modules.

@dnwpark dnwpark closed this as completed Oct 9, 2024
@msullivan msullivan mentioned this issue Dec 3, 2024
10 tasks
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