emits the item from the source Observable that had the minimum value
min minBy
In RxGroovy, this operator is not in the ReactiveX core, but is part of the distinct rxjava-math
module.
min minBy
In RxJava, this operator is not in the ReactiveX core, but is part of the distinct rxjava-math
module.
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
min
© ReactiveX contributors
Licensed under the Apache License 2.0.
http://reactivex.io/documentation/operators/min.html