isInstanceFundamentalType#
bool isInstanceFundamentalType(FundamentalType type)
Checks if a given FundamentalType is an instance type.
Returns true if the type is contained in the InstanceFunTypes
list,
meaning it represents an ENTITY or a collection of ENTITYs.
