objectTypeFromTuple

fun objectTypeFromTuple(tuple: A_Tuple): AvailObject

Create an object type from the specified A_Tuple.

Return

The new object type.

Parameters

tuple

A tuple whose elements are 2-tuples whose first element is an atom and whose second element is a type.