All Downloads are FREE. Search and download functionalities are using the official Maven repository.

replpp.shaded.pprint.StringPrefix.scala Maven / Gradle / Ivy

The newest version!
package replpp.shaded.pprint
import replpp.shaded.fansi

object StringPrefix{
  def apply(i: Iterable[_]) =
    scala.collection.internal.pprint.CollectionName.get(i)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy