O object

string

extends Object

Supertypes

Object

Members

type 

+

 = Nothing <: String

Concatenation of two String singleton types.

Concatenation of two String singleton types.

val hello: "hello " + "world" = "hello world"