all

extras.strings.syntax.all
See theall companion trait
object all extends all

Attributes

Companion
trait
Graph
Supertypes
trait all
trait cases
trait numeric
trait strings
class Object
trait Matchable
class Any
Show all
Self type
all.type

Members list

Implicits

Inherited implicits

implicit def ints(n: Int): Ints

Attributes

Inherited from:
numeric
implicit def longs(n: Long): Longs

Attributes

Inherited from:
numeric
implicit def stringCaseOps(s: String): StringCaseOps

Attributes

Inherited from:
cases
implicit def stringSeqCaseOps(ss: Seq[String]): StringSeqCaseOps

Attributes

Inherited from:
cases
implicit def stringSeqOps(ss: Seq[String]): StringSeqOps

Attributes

Inherited from:
strings