append(_:) Declarationfunc append(_ elements: Output...) -> Publishers.Sequence<[Output], Just<Output>.Failure> See AlsoApplying sequence operations to elementsdropFirst(_:)drop(while:)append(_:)prepend(_:)prepend(_:)prefix(_:)prefix(while:)