You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ^ may look more natural for the exponential operator that's already established as xor operator in many languages, I think ** is more suited for the exponential operator.
^
this is what C# misses. Not repeating the "why" here: dotnet/csharplang#2585
The text was updated successfully, but these errors were encountered: