TakeLast
emit only the final n items emitted by an Observable
See Also
- Last
- Skip
- SkipLast
- SkipUntil
- SkipWhile
- Take
- TakeUntil
- TakeWhile
- Introduction to Rx: SkipLast and TakeLast
- RxMarbles:
takeLast
Language-Specific Information
RxGroovy takeLast takeLastBuffer
RxJava 1․x takeLast takeLastBuffer
RxJS takeLast takeLastBuffer takeLastBufferWithTime takeLastWithTime
RxPHP takeLast
© ReactiveX contributors
Licensed under the Apache License 2.0.
http://reactivex.io/documentation/operators/takelast.html