Companion

object Companion

Properties

Link copied to clipboard

The (instance) type of the most general variable metatype.

Link copied to clipboard

The most general variable type.

Functions

Link copied to clipboard
fun variableReadWriteType(readType: A_Type, writeType: A_Type): A_Type

Create a variable type based on the given read and write types.

Link copied to clipboard
fun variableTypeFor(innerType: A_Type): A_Type

Create a variable type based on the given content type.