menu
cowpay package
documentation
core/packages/dartz/dartz.dart
IVector<A>
andThen<B> method
andThen<B> method
dark_mode
light_mode
andThen<
B
>
method
@
override
IVector
<
B
>
andThen
<
B
>(
covariant
IVector
<
B
>
next
)
override
Implementation
@override IVector<B> andThen<B>(IVector<B> next) => bind((_) => next);
cowpay package
documentation
core/packages/dartz/dartz
IVector<A>
andThen<B> method
IVector class