hm icon indicating copy to clipboard operation
hm copied to clipboard

Make Polytypes Type Again!

Open chewxy opened this issue 7 years ago • 0 comments

There should be a type in the types subpackage that allows universally quantified types (aka *Scheme) to be a Type. This would be quite helpful in implementing systems that take higher ranked types and higher kinded types.

Then maybe some day we can look into implementing a fast typeclass implementation (or some other kind of HKT constraints)

chewxy avatar Jan 28 '18 06:01 chewxy