An IterableFactory that uses ClassTag.Any as the evidence for every element type.
An IterableFactory that uses ClassTag.Any as the evidence for every element type. This may or may not be sound depending on the use of the ClassTag by the collection implementation.