Strings are simply byte vectors. We want a separate type so when tagging/untagging we can have some level of type separation.
1.6 KiB
1.6 KiB
Strings are simply byte vectors. We want a separate type so when tagging/untagging we can have some level of type separation.