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
We have both ReturnValue and ParameterValue (and ReturnType and ParameterType), which essentially serve the same purpose. We should consider combining ParamaterValue and ReturnValue into 1 type, and the same for ReturnType and ParameterType.