I mean when you want apply `map` on String you hav...
# announcements
e
I mean when you want apply
map
on String you have List<Char> as a result. So there’s performance penalty when you want to transform it back to String.