Clever -- treat the cooked values as raw. Should work -- test in Traceur?

/be

Glen Huang wrote:
On second thought, make it could be just as simple as this?

function tag(templateObj, ..args) {
        return String.raw({raw: templateObj}, …args);
}
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to