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 theClassTag by the collection implementation.