typeInfo

inline fun <T> typeInfo(): TypeInfo(source)

Returns TypeInfo for the specified type T

Report a problem