menu
cowpay package
documentation
core/packages/dartz/dartz.dart
IList<A>
strengthL<B> method
strengthL<B> method
dark_mode
light_mode
strengthL<
B
>
method
@
override
IList
<
Tuple2
<
B
,
A
>
>
strengthL
<
B
>(
B
b
)
override
Implementation
@override IList<Tuple2<B, A>> strengthL<B>(B b) => map((a) => tuple2(b, a));
cowpay package
documentation
core/packages/dartz/dartz
IList<A>
strengthL<B> method
IList class