Just my two cents here, but you can also use builtins.unsafeDiscardStringContext
if you want to be explicit about (unsafely) discarding the context of a string.
1 Like
Just my two cents here, but you can also use builtins.unsafeDiscardStringContext
if you want to be explicit about (unsafely) discarding the context of a string.