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
IsaacShelton edited this page Mar 21, 2022
·
1 revision
~> Operator
The ~> operator can be used after a call to specify the return type. This is used when multiple functions have the same name and arguments, but have different return types.