string
extends Object with SerializableSupertypes
Object, SerializableMembers
type
+
= Nothing <: StringConcatenation of two String
singleton types.
Concatenation of two String
singleton types.
val hello: "hello " + "world" = "hello world"