append(_:) Declarationfunc append(_ publisher: Publishers.Sequence<Elements, Failure>) -> Publishers.Sequence<Elements, Failure> See AlsoApplying sequence operations to elementsdropFirst(_:)drop(while:)append(_:)append(_:)prepend(_:)prepend(_:)prepend(_:)prefix(_:)prefix(while:)