Generic Instance Method

appending(_:)

No overview available.

Declaration

func appending<T>(_ aString: T) -> String where T : StringProtocol