Skip to main content
Module

x/lodash_es/mod.ts>defer

lodash for deno use
Latest
variable defer
import { defer } from "https://deno.land/x/lodash_es@v0.0.2/mod.ts";

Defers invoking the func until the current call stack has cleared. Any additional arguments are provided to func when it's invoked.