import { async_either } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { FailableAsyncEitherSequential } = async_either;
type
Failable<KindAsyncEither>
x/fun/mod.ts>async_either.FailableAsyncEitherSequential
import { async_either } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { FailableAsyncEitherSequential } = async_either;