F0X
04/23/2021, 8:52 PMKType or check whether a value is of the type (or if necessary the classifier)?diesieben07
04/25/2021, 8:31 AMList, but not if it's a List<String>. You can use KType.classifier to get the classifier (which can be a class or type parameter) and then check that.