Functions

f
isfunction(x: unknown): boolean

Checks if the input is a function.

Usage

import * as mod from "datatype/isfunction.ts";