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

Stdlib names normalization. #136

Merged
merged 6 commits into from
May 25, 2024
Merged

Stdlib names normalization. #136

merged 6 commits into from
May 25, 2024

Conversation

Almas-Ali
Copy link
Member

Before this pull, we ware using stdlib with capital names (Ex. import Array, import String, etc.). But now you can access them with lower case name (Ex. import array, import string, etc.).

This will be more convenient for developers.

@Almas-Ali Almas-Ali merged commit 512c3ae into master May 25, 2024
2 checks passed
@Almas-Ali Almas-Ali deleted the stdlib-names-normalization branch May 26, 2024 14:17
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.

1 participant