Functions

f
isnull(x: unknown): boolean

True for null values.

Usage

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