As suggested by @myreen
Rename the mlstring type to str and use it everywhere. Additionally, we want to add a non printing type abbreviation called mlstring for backwards compatibility, and is not meant to be used in new code. This fact should be added as a comment to it.
Ideally #1307 should be done first
As suggested by @myreen
Rename the mlstring type to str and use it everywhere. Additionally, we want to add a non printing type abbreviation called mlstring for backwards compatibility, and is not meant to be used in new code. This fact should be added as a comment to it.
Ideally #1307 should be done first