Type alias with inherited type parameter constraints
Is there any way to do this? I want SVLTN to just be a short-name alias for SomeVeryLongTypeName, and I want it to have the same parameter types, but I don't want to have to specify all of them explicitly.
What I would like more is:
Anyone?
What I would like more is:
Anyone?
