Take
emit only the first n items emitted by an Observable
See Also
- First
- Skip
- SkipLast
- SkipUntil
- SkipWhile
- TakeLast
- TakeUntil
- TakeWhile
- Introduction to Rx: Skip and Take
- RxMarbles:
take
Language-Specific Information
RxGroovy limit take
RxJava 1․x limit take
RxJS take takeUntilWithTime
take
is found in each of the following distributions:
rx.js
rx.all.js
rx.all.compat.js
rx.compat.js
rx.lite.js
rx.lite.compat.js
RxPHP take takeUntil
© ReactiveX contributors
Licensed under the Apache License 2.0.
http://reactivex.io/documentation/operators/take.html