objectTypeFromMap

fun objectTypeFromMap(map: A_Map): AvailObject

Create an object type using the given A_Map from A_Atoms to types.

Return

The new object type.

Parameters

map

The map from atoms to types.