Type Constructor With Kind
data class TypeConstructorWithKind(typeConstructor: TypeConstructor, kind: ClassKind)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(typeConstructor: TypeConstructor, kind: ClassKind): TypeConstructorWithKind
Content copied to clipboard