You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Currently you can't interpolate into W_cmd's, quoting from the PR:
Originally posted by @simonbyrne in #19 (comment)
The text was updated successfully, but these errors were encountered: