Currently you can't interpolate into W_cmd's, quoting from the PR:
W`Sin[$(1+1)]` # W"Sin"(2)
The main challenge with this is that $ is allowed to be used in a variable name (see >here). I'm not sure how best to do this, but perhaps open a new issue to discuss it.
Originally posted by @simonbyrne in #19 (comment)
Currently you can't interpolate into W_cmd's, quoting from the PR:
Originally posted by @simonbyrne in #19 (comment)