//arrow-meta/arrow.meta.phases.codegen.ir/typeArguments
[jvm] val IrCall.typeArguments: List<Pair<Int, IrType?>>
returns the index and the type argument
Do you like Arrow?