ReactiveX / rxjs

A reactive programming library for JavaScript
https://rxjs.dev
Apache License 2.0
30.49k stars 3k forks source link

Feat: Falsy Observable.prototype.pipe arguments #6245

Open benlesh opened 3 years ago

benlesh commented 3 years ago

From the discussion here: https://github.com/ReactiveX/rxjs/discussions/6244

(Please discuss there, this issue is for procedural purposes so I can flag it as an agenda item)

benlesh commented 2 years ago

Core Team: It might be that for now a ternary with identity is enough. Not a lot of traction around engineering for this problem, so we're going to leave it for now. But keep it in mind.