import { isFunction } from "https://deno.land/x/is_what@v4.1.15/dist/cjs/index.d.cts";
Returns whether the payload is a function (regular or async)
Returns
payload is AnyFunction
x/is_what/dist/cjs/index.d.cts>isFunction
import { isFunction } from "https://deno.land/x/is_what@v4.1.15/dist/cjs/index.d.cts";
Returns whether the payload is a function (regular or async)