Yes, every tagged literal behaves differently. A strong reason in this case is to guarantee that values are properly escaped—which string interpolation cannot do.
Yes, every tagged literal behaves differently. A strong reason in this case is to guarantee that values are properly escaped—which string interpolation cannot do.