import { type InferredSuccessType } from "https://deno.land/x/eitherway@0.10.0/lib/async/tasks.ts";
Use this to infer the encapsulated <T>
type from a Task<T,E>
import { type InferredSuccessType } from "https://deno.land/x/eitherway@0.10.0/lib/async/tasks.ts";
Use this to infer the encapsulated <T>
type from a Task<T,E>