import { defer } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
Returns a promise that will resolve deferred (immediately but not in the current loop).
import { defer } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
Returns a promise that will resolve deferred (immediately but not in the current loop).