O object

string

extends Object with Serializable

Supertypes

Object, Serializable

Members

type 

+

 = Nothing <: String

Concatenation of two String singleton types.

Concatenation of two String singleton types.

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