-
-
Notifications
You must be signed in to change notification settings - Fork 84
"bring as" syntax transformation #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I also wonder if in some situations the transformation could be inferred automatically from context. Or I guess in theory you might say "bring air and bat and cap to arg". Could conceivably argue that's correct but maybe confusing |
We'll probably do this one using snippets, once snippets support variables that can be lists |
We could add a new modifier
|
It would be nice if we were able to bring multiple targets and then transform them.
bring air and bat and cap as args
bring air and bat and cap as list
The text was updated successfully, but these errors were encountered: