mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-28 10:27:42 +02:00
DeprecatedFlyString relies heavily on DeprecatedString's StringImpl, so let's rename it to A) match the name of DeprecatedString, B) write a new FlyString class that is tied to String.