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

Complete text class implementation #7

Open
5 of 8 tasks
dus7eh opened this issue Mar 5, 2018 · 1 comment
Open
5 of 8 tasks

Complete text class implementation #7

dus7eh opened this issue Mar 5, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dus7eh
Copy link
Owner

dus7eh commented Mar 5, 2018

  • ::from
  • ::as
  • ::format
  • ::to_lower/to_upper
  • ::trim_left/trim_right
  • ::remove_prefix/remove_suffix
  • ::replace
  • ::split/join

Consider using a string view as result. If so, then this task is dependent on issue #14

@dus7eh dus7eh added the enhancement New feature or request label Mar 5, 2018
@dus7eh dus7eh self-assigned this Mar 5, 2018
@dus7eh dus7eh added this to the Stage 1 milestone Apr 19, 2018
@dus7eh
Copy link
Owner Author

dus7eh commented Sep 3, 2018

Partially completed with #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant