IzString

izumi.fundamentals.platform.strings.IzString
See theIzString companion trait
object IzString extends IzString

Attributes

Companion
trait
Graph
Supertypes
trait IzString
trait IzPlatformSyntax
trait IzPlatformPureUtil
trait IzPlatformUtil
class Object
trait Matchable
class Any
Show all
Self type
IzString.type

Members list

Implicits

Inherited implicits

implicit def toRichIterable[A](s: IterableOnce[A]): String_Iterable_Syntax[A]

Attributes

Inherited from:
IzString
implicit def toRichString(s: String): String_Syntax

Attributes

Inherited from:
IzString
implicit def toRichStringBytes[A](s: Iterable[Byte]): String_IterableBytes_Syntax

Attributes

Inherited from:
IzString
implicit def toRichStringIterable[A](s: Iterable[String]): String_StringIterable_Syntax[A]

Attributes

Inherited from:
IzString