menu
cowpay package
documentation
core/packages/dartz/dartz.dart
IList<A>
ap<B> method
ap<B> method
dark_mode
light_mode
ap<
B
>
method
@
override
IList
<
B
>
ap
<
B
>(
covariant
IList
<
Function1
<
A
,
B
>
>
ff
)
override
Implementation
@override IList<B> ap<B>(IList<Function1<A, B>> ff) => ff.bind((f) => map(f));
cowpay package
documentation
core/packages/dartz/dartz
IList<A>
ap<B> method
IList class