kotlin-algebraic-types-plugin / org.drx.plugin.algebraictypes.generate / buildGenericTypes

buildGenericTypes

fun buildGenericTypes(dimension: Int, type: String, from: Int = 1, variance: String? = null): String
fun buildGenericTypes(dimension: Int, type: String, index: Int, typeAtIndex: String, variance: String? = null): String