TypeConstructorWithKind

data class TypeConstructorWithKind(val typeConstructor: TypeConstructor, val kind: ClassKind)

Constructors

Link copied to clipboard
constructor(typeConstructor: TypeConstructor, kind: ClassKind)

Properties

Link copied to clipboard
Link copied to clipboard