DoFunctionIOEither<L, A> typedef

DoFunctionIOEither<L, A> = A Function(DoAdapterIOEither<L> $)

Implementation

typedef DoFunctionIOEither<L, A> = A Function(DoAdapterIOEither<L> $);