isComplexFundamentalType#
bool isComplexFundamentalType(FundamentalType type)
Checks if a given FundamentalType is considered a complex type.
Returns true if the type is contained in the ComplexFunTypes
list,
meaning it can hold attributes.
