copy

fun copy(returnType: Type = VoidType, argumentTypes: List<Pair<Type, Boolean>> = listOf(), varargs: Boolean = false): ListType.Prepend