as2fm.as2fm_common.common.is_array_type

as2fm.as2fm_common.common.is_array_type(field_type: Type[bool | int | float | MutableSequence[int] | MutableSequence[float]]) bool

Check if the field type is an array type.