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
This really depends on how deeply the type hinting is. If the hint is just the superficial/toplevel/boxed/primitive type, then aliases aren't really needed. However, if anything further is allowed, then I think aliases would definitely be helpful, especially with callback functions.
The text was updated successfully, but these errors were encountered:
This really depends on how deeply the type hinting is. If the hint is just the superficial/toplevel/boxed/primitive type, then aliases aren't really needed. However, if anything further is allowed, then I think aliases would definitely be helpful, especially with callback functions.
The text was updated successfully, but these errors were encountered: