Is it possible to get a sigil from a string?

For my purposes the input is trusted but I agree its better to be cautious. Ok leaning towards regex matching then.

Would eval_string/3 be faster than a regex though? My guess is no