ReactiveX/rxjs

Rename window to windowWith

Open

#5296 opened on Feb 6, 2020

View on GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (31,024 stars) (3,007 forks)batch import
help wanted

Description

We need to deprecate window, because it was a really dumb name, and rename it to windowWith or the like. I suggest windowWith just out of the spirit of concatWith and mergeWith renames... But I'm open to suggestions.

Related: https://github.com/ReactiveX/rxjs/issues/3788

Contributor guide