import { resolvesNext } from "https://deno.land/x/pastedeno@0.6.2/dev_deps.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.
import { resolvesNext } from "https://deno.land/x/pastedeno@0.6.2/dev_deps.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.