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