Now let's say that you're using one library using String Library A, one library using String Library B... go forth and convert strings at every point in your application where you use one library or the other.
There's benefits to having things included in a language in an opinionated way -- everyone using that language does it that way.
Now let's say that you're using one library using String Library A, one library using String Library B... go forth and convert strings at every point in your application where you use one library or the other.
There's benefits to having things included in a language in an opinionated way -- everyone using that language does it that way.