Skip to content

add the missing operator append #186

Open
@heckj

Description

@heckj

In the series of Sequence based operators, it seems append has been missed.

https://developer.apple.com/documentation/combine/publisher/3204685-append

(Note: it doesn't work as it's currently documented in Apple's code - append will publish results prior to a completion... so it might be a good idea to double check the tests for other Sequence elements around this issue as well)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions