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

Rust: String = Fsharp: StringBuilder? #20

Open
Angr1st opened this issue Jun 3, 2021 · 1 comment
Open

Rust: String = Fsharp: StringBuilder? #20

Angr1st opened this issue Jun 3, 2021 · 1 comment

Comments

@Angr1st
Copy link

Angr1st commented Jun 3, 2021

Hi Dhghomon,

in your section about strings in .NET I think you should mention the StringBuilder class which is used to efficently build strings whithout creating a lot additionally allocated strings.

@Dhghomon
Copy link
Owner

Dhghomon commented Jun 3, 2021

Thanks! I've been wondering whether .NET had anything like that as it otherwise seemed remarkably inefficient.

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

2 participants