Move to IString for all strings (where appropriate) #34
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We pass a lot of strings around in the components, and the recommendation is to use
IString
where possible because it is reference-counted and cheap to clone.The text was updated successfully, but these errors were encountered: