Avatar
func collectionOfValues<T: variadic Any>(_ values: T) -> T { return values }