ReactiveX/rxjs

Rename window to windowWith

Open

#5,296 opened on 2020年2月6日

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

説明

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

コントリビューターガイド