staticTypeTagOrdinal

fun staticTypeTagOrdinal(value: AvailObject): Int

Answer the given value's TypeTag's ordinal.

Return

The value's TypeTag's ordinal.

Parameters

value

The given value to examine.