Skip to content

Instantly share code, notes, and snippets.

@coodoo
Created October 20, 2014 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coodoo/a960a012569fc4f52b95 to your computer and use it in GitHub Desktop.
Save coodoo/a960a012569fc4f52b95 to your computer and use it in GitHub Desktop.
rxjs doc
Projects each element of an observable sequence into a new sequence of observable sequences by incorporating the element's index and then transforms an observable sequence of observable sequences into an observable sequence producing values only from the most recent observable sequence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment