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