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
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Is there a style guide or convention for how to declare an infix function?
I wonder what is the officially recommended way, or what is the most used way.
None of those options have anything specific to do with the use of infix but are general variations on ways to write the body of an extension function (or a non-extension member function).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there a style guide or convention for how to declare an infix function?
I wonder what is the officially recommended way, or what is the most used way.
1
2
3
4
The text was updated successfully, but these errors were encountered: