fieldTypeAt

abstract fun fieldTypeAt(field: A_Atom): A_Type

Extract a field type from an object type.

Return

The field's type.

Parameters

field

The field to look up.