Remove dummy type from RefinementInterface
The type `h` was only needed to make instance resolution unambiguous, but type application can do that, too.
Please register or sign in to comment
The type `h` was only needed to make instance resolution unambiguous, but type application can do that, too.