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

feat: add Expr methods: as_tuple, as_parenthesized, as_index, as_if #5726

Merged
merged 5 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Add Expr::as_tuple

    asterite committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    22e3634 View commit details
    Browse the repository at this point in the history
  2. Add Expr::as_parenthesized

    asterite committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f620b18 View commit details
    Browse the repository at this point in the history
  3. Add Expr::as_index

    asterite committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    851fd70 View commit details
    Browse the repository at this point in the history
  4. Add Expr::as_if

    asterite committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6fa75ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7023473 View commit details
    Browse the repository at this point in the history