Generic Instance Method 総称体インスタンスメソッド

appending(_:)

No overview available.

Declaration 宣言

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