variableTypeFor

fun variableTypeFor(innerType: A_Type): A_Type

Create a variable type based on the given content type.

Return

The new variable type.

Parameters

innerType

The content type on which to base the variable type.