jean
KsType
data class Test<T> ( val a: String, val b: T, ) ... constructorParameter.type.isGeneric // Something like that doesn't exist
constructorParameter.type.toClassName()
a
b
KSDeclasration
ephemient
A modern programming language that makes developers happier.