Skip to content

You can add a few overloaded methods and implement iterators #123

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

Open
LessIsMoreInSZ opened this issue Mar 31, 2025 · 1 comment · May be fixed by #124
Open

You can add a few overloaded methods and implement iterators #123

LessIsMoreInSZ opened this issue Mar 31, 2025 · 1 comment · May be fixed by #124

Comments

@LessIsMoreInSZ
Copy link

I am using your library to replace part of the Stringbuilder in the project, but I am running into a problem that ZString's Stringbuilder does not return its own Append method and does not implement an iterator to index the characters.Do you have any good suggestions?

@tonyqus
Copy link

tonyqus commented Mar 31, 2025

I have a similar problem.

Image

@tonyqus tonyqus linked a pull request Mar 31, 2025 that will close this issue
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 a pull request may close this issue.

2 participants