Merge remote-tracking branch 'github/dev' into dev
This commit is contained in:
commit
203a350650
@ -11,7 +11,7 @@ import kotlin.reflect.KType
|
||||
import kotlin.reflect.typeOf
|
||||
|
||||
/**
|
||||
* Safe variant ok Kotlin [KType] that ensures that the type parameter is of the same type ask [kType]
|
||||
* Safe variant ok Kotlin [KType] that ensures that the type parameter is of the same type as [kType]
|
||||
*
|
||||
* @param kType raw [KType]
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user