func isEmpty<C : CollectionType>(_: C) Returns true iff x is empty. Declaration func isEmpty<C : CollectionType>(x: C) -> Bool