import { async_either } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { getInitializableAsyncEither } = async_either;
Returns
Initializable<AsyncEither<B, A>>
x/fun/mod.ts>async_either.getInitializableAsyncEither
import { async_either } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { getInitializableAsyncEither } = async_either;