menu
fpdart package
documentation
fpdart
DoFunctionEither<L, R> typedef
DoFunctionEither<L, R> typedef
brightness_4
DoFunctionEither<
L
,
R
>
typedef
DoFunctionEither
<
L
,
R
> =
R Function
(
DoAdapterEither
<
L
>
$
)
Implementation
typedef DoFunctionEither<L, R> = R Function(DoAdapterEither<L> $);
fpdart package
documentation
fpdart
DoFunctionEither<L, R> typedef
fpdart library