tests.typeLambdas

Type members

Types

type Id[T <: AnyKind]
type L1 = Int
type LabdaA = List[(x: String) => List[x.type]]
type TL1 = Id[Map]
type TL2 = Id[[X >: Int] =>> [Y <: String] =>> Map[X, Y]]