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

add normal-looking aliases to standard library gates #6881

Closed
wants to merge 3 commits into from

Commits on Dec 28, 2023

  1. add normal-looking aliases to standard library gates

    The four-letter names are clever, but in cases where there are well-defined names for concepts in the rest of programming, we should use them.
    Josh Lehman committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d796ca9 View commit details
    Browse the repository at this point in the history
  2. fix conflicting names

    Josh Lehman committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    aa73f4f View commit details
    Browse the repository at this point in the history
  3. rename conflicting drop to drop-from

    Josh Lehman committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c08990b View commit details
    Browse the repository at this point in the history