Old question, but to add info for RxJS version 5, where the API surface has ... to pairwise would be bufferWithCount(2,1) (v4) or bufferCount(2,1) (v5).
確定! 回上一頁