Re: [heycam/webidl] Consider adding support in WebIDL for defining template tags (#631)

Wouldn't just `ReturnType someTag(sequence<DOMString> parts, TypesInteropolated interpolated...)` work? Then you'd get two Infra lists, _parts_ and _interopolated_, each of which have the correct Web IDL type.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/631#issuecomment-458730620

Received on Tuesday, 29 January 2019 22:20:44 UTC