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
In my opinion type aliases adds some complexity when reading code (that's why I didn't implemented it yet) but you're not the first person asking for it, so it will probably happen at some point.
The keyword probably will be alias instead of type.
Hi, Do you plan to have type aliases?
The other day I wrote this signature:
Instead I'd like to write something like
or without type parameters and with module scoping
The text was updated successfully, but these errors were encountered: