Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/poolifier/src/utils.ts>EMPTY_FUNCTION

Fast and small web worker pool
Latest
variable EMPTY_FUNCTION
import { EMPTY_FUNCTION } from "https://deno.land/x/poolifier@v0.3.14/src/utils.ts";

An intentional empty function.

type

() => void