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 String type into the std-lib #4699

Closed
bitzoic opened this issue Jun 22, 2023 · 1 comment
Closed

Move String type into the std-lib #4699

bitzoic opened this issue Jun 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request lib: std Standard library

Comments

@bitzoic
Copy link
Member

bitzoic commented Jun 22, 2023

Description

The String type currently lives in the sway-libs repo. It has now been included in some standards. This requires an additional dependency in the Forc.toml file. Having the String type live in the std-lib makes importing easier.

Motivation

The String type is now used in standards increasing its usage and visibility.

@bitzoic bitzoic added enhancement New feature or request lib: std Standard library labels Jun 22, 2023
@bitzoic bitzoic self-assigned this Jun 22, 2023
@bitzoic bitzoic linked a pull request Jun 28, 2023 that will close this issue
7 tasks
@bitzoic
Copy link
Member Author

bitzoic commented Jun 30, 2023

Closed by #4716

@bitzoic bitzoic closed this as completed Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib: std Standard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant