What's the type of a type? Can a type abstract over polymorphic types? Find the answers to these questions in our article on kinds in Haskell.| Kinds and Higher-Kinded Types in Haskell
What's the Functor typeclass, and how can it be used? Find all the information you need to get started with Functor in our beginner-friendly blog post.| Functor Typeclass in Haskell