appending(_:)

Returns a new string created by appending the given string.

Declaration

func appending(_ other: some StringProtocol) -> String