Ha. So I’m playing with making a sql function to do arbitrary base conversations. And since I barely know c++ I’m blundering around. I happen to go trolling though our code to see if we have examples of
stol
, and discover
tryTo
implements so much already.