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

Address ^^^ deprecation #105

Open
QuinnWilton opened this issue Jan 24, 2022 · 2 comments
Open

Address ^^^ deprecation #105

QuinnWilton opened this issue Jan 24, 2022 · 2 comments

Comments

@QuinnWilton
Copy link
Member

As of Elixir 1.12, ^^^ is deprecated because its precedence will be changing in Elixir 2.0.0. This operator is currently used by Witchcraft.Arrow, and so we may need to choose another operator, or deprecate its usage here.

elixir-lang/elixir#11590

@github-actions
Copy link

Thank you for submitting an issue! It means a lot that you took the time -- it helps us be better 🙏

@cognivore
Copy link

I wonder if they'll let us define custom custom operators...

Also, where does one learn about 2.0? 🤔

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

2 participants