Literals for Decimal and Fraction

I think this is the latest update:

And “no more “tag” Instead, a single t prefix which passes a Template to your function” I understand to mean D"1.23" would now have to be D(t"1.23") in that approach. Maybe I misunderstood.