Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in higher-kinded-types

Why names form a kind and not just a type?

What is a kind projector

Scala using shapeless to combine higher kinded coproducts over a natural transformation

Disambiguation of higher kinded type vs higher order type

Type information is lost when working with high-kinded objects in Scala

Polymorphic (Generic) Functions as Arguments in C++

Higher order polymorphism + value types

Strange type mismatch when using member access instead of extractor

How can you can write generic Scala enhancement methods that bind collection type as well as element type?

Higher kinded types as type variables in Haskell

Defining Haskell FixF in scala

What is a "kind" in the context of Type Systems?

Working with data types parameterized by a functor

Ambiguous types with PolyKinds

How to understand monad in scala

Parameterizing types by integers in Haskell

Deriving instances for higher-kinded data

What is `class A[_]` useful for?

scala higher-kinded-types

Is polykinded type application injective?