substituteTypeParams

fun IrCall.substituteTypeParams(): IrCall

Substitute the set type parameters into the return type.

Sources

Link copied to clipboard