You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are good reasons for having immutable strings, but there are also good reasons for having mutable strings. We should probably provide standard implementations for both, possibly also along with a string builder.
The text was updated successfully, but these errors were encountered:
There are good reasons for having immutable strings, but there are also good reasons for having mutable strings. We should probably provide standard implementations for both, possibly also along with a string builder.
The text was updated successfully, but these errors were encountered: