-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution
Pushing a stream with .push() is great, but... many others like RxJS and the Observable web standards proposal use .next().
Fine if you wish to keep .push, but would you consider aliasing it to .next(), as well, to help migrating any code that's been created for RxJS first?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request