dropFirst(_:) Declarationfunc dropFirst(_ count: Int = 1) -> Optional<Output>.Publisher See AlsoApplying sequence operations to elementsdrop(while:)append(_:)append(_:)prepend(_:)prepend(_:)prefix(_:)prefix(while:)