Min
emits the item from the source Observable that had the minimum value
See Also
Language-Specific Information
RxGroovy min minBy
In RxGroovy, this operator is not in the ReactiveX core, but is part of the distinct rxjava-math
module.
RxJava 1․x min minBy
In RxJava, this operator is not in the ReactiveX core, but is part of the distinct rxjava-math
module.
RxJS min minBy
min
and minBy
are found in the following distributions:
rx.all.js
rx.all.compat.js
rx.aggregates.js
They requires one of the following:
rx.js
rx.compat.js
rx.lite.js
rx.lite.compat.js
RxPHP min
© ReactiveX contributors
Licensed under the Apache License 2.0.
http://reactivex.io/documentation/operators/min.html