ReactiveX/rxjs

Rename window to windowWith

Open

#5,296 opened on Feb 6, 2020

 (6 comments) (0 reactions) (1 assignee)TypeScript (2,990 forks)batch import
help wanted

Repository metrics

Stars
 (31,707 stars)
PR merge metrics
 (No merged PRs in 30d)

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