You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
It is similar, but not identical, since scan still emits every cumulative value, while reduce does not. I tried to search through the source code and the language files with which to make a PR, but I can't find where this text lives. Can someone point me in the right direction so I can propose alternate wording?
The text was updated successfully, but these errors were encountered:
Sorry for the confusion on that. We switched to the the rxjs repo. If you need help with that, just ping me. Sorry for the confusion. This repository is just used to transfer the awesome content already made.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the Purity section of the Introduction, the last paragraph describes scan() working "just like reduce for arrays".
https://rxjs-dev.firebaseapp.com/guide/overview#purity
It is similar, but not identical, since scan still emits every cumulative value, while reduce does not. I tried to search through the source code and the language files with which to make a PR, but I can't find where this text lives. Can someone point me in the right direction so I can propose alternate wording?
The text was updated successfully, but these errors were encountered: