-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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 workingSomething isn't workingenhancementNew feature or requestNew feature or request