string
extends ObjectSupertypes
ObjectMembers
type
+
= Nothing <: StringConcatenation of two String
singleton types.
Concatenation of two String
singleton types.
val hello: "hello " + "world" = "hello world"