Skip to content
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

Omitting from $0 #7

Open
edemaine opened this issue Feb 11, 2023 · 0 comments
Open

Omitting from $0 #7

edemaine opened this issue Feb 11, 2023 · 0 comments

Comments

@edemaine
Copy link
Collaborator

  • -Foo omits Foo from $0, and doesn't assign it $i index.
  • &/! do this automatically (this would be a breaking change, potentially requiring all grammars to be rewritten, as it shifts numeric indexing, unless we still assign them $i indices)
  • Alternative: ^Foo selects Foo for $0 (omitting others not marked ^)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant