menu
dartz package
documentation
dartz_streaming.dart
Conveyor<F, O>
strengthR<B> method
strengthR<B> method
dark_mode
light_mode
strengthR<
B
>
method
@
override
Conveyor
<
F
,
Tuple2
<
O
,
B
>
>
strengthR
<
B
>(
B
b
)
override
Implementation
@override Conveyor<F, Tuple2<O, B>> strengthR<B>(B b) => map((a) => tuple2(a, b));
dartz package
documentation
dartz_streaming
Conveyor<F, O>
strengthR<B> method
Conveyor class