Open
Description
Issue by tiffany352
Monday Sep 02, 2013 at 01:14 GMT
For earlier discussion, see rust-lang/rust#8922
This issue was labelled with: A-typesystem, I-wishlist in the Rust repository
Rust doesn't support higher kinded polymorphism, despite being a common feature in many functional programming languages. As far as I know, it is a commonly requested feature from people in the FP crowd.