Takes an Observable that may emit multiple times in a single frame/tick (like for a synchronous array), and returns one emitting only the final emission of each frame.
Generated using TypeDoc
Takes an Observable that may emit multiple times in a single frame/tick (like for a synchronous array), and returns one emitting only the final emission of each frame.