IzString

izumi.fundamentals.platform.strings.IzString$
See theIzString companion class
object IzString

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def toRichIterable[A](s: IterableOnce[A]): IzIterable[A]
implicit def toRichString(s: String): IzString
implicit def toRichStringBytes[A](s: Iterable[Byte]): IzStringBytes
implicit def toRichStringIterable[A](s: Iterable[String]): IzStringIterable[A]