Top "Higher-rank-types" questions

Higher rank types are types containing type variables that are locally quantified.

What is the purpose of Rank2Types?

I am not really proficient in Haskell, so this might be a very easy question. What language limitation do Rank2…

haskell types polymorphism higher-rank-types