Open QuinnWilton opened 2 years ago
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.
^^^
Witchcraft.Arrow
https://github.com/elixir-lang/elixir/issues/11590
Thank you for submitting an issue! It means a lot that you took the time -- it helps us be better 🙏
I wonder if they'll let us define custom custom operators...
Also, where does one learn about 2.0? 🤔
As of Elixir 1.12,
^^^
is deprecated because its precedence will be changing in Elixir 2.0.0. This operator is currently used byWitchcraft.Arrow
, and so we may need to choose another operator, or deprecate its usage here.https://github.com/elixir-lang/elixir/issues/11590