|
|
|
|
|
by pcwalton
3883 days ago
|
|
I'm referring to what people want when they say they want "higher-kinded types" in Rust. That is: the ability to have typeclasses with higher-kinded type parameters. I'm well aware that the formal definition of an HKT is just a type with a higher kind, and that's irrelevant to this discussion. |
|