Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in higher-kinded-types

Abstracting over type constructors in Python via type annotations

Higher order types in OCaml (phantom types subtyping)

Can a trait have a supertrait that is parameterized by a generic?

Homogenize a heterogenous list with a funtion that has a particular kind of context

Higher kinded types as type parameters

Higher-kinded types—why possible Scala but not F#? [closed]

How to obtain a tree for a higher-kinded type parameter in a scala macro

Method-Level Higher-Kinded Types in Scala

scala higher-kinded-types

Scala higher-kinded type and covariant

Why can I pass partially applied type constructors only in type parameter position?

Pattern Matching on Promoted Types

Suppressing @unchecked warning for a higher-kinded existential type

Scala higher kinded type variance

scala higher-kinded-types

Type constraint for higher-kinded type in Scala

Is general case of monad expressible in java 6?

Higher kinded type constructor with upper type bounds doesn't work if bound is abstract type member

Problem coercing a record with complex type parameters

View bounds over higher-kinded types

scala higher-kinded-types

Implicit parameter resolution for higher kinded types

Is it possible to "curry" higher-kinded types in Scala?