Skip to main content
Module

x/ok_computer/ok-computer.ts>when

λ "Functions all the way down" data validation for JavaScript and TypeScript.
Latest
variable when
import { when } from "https://deno.land/x/ok_computer@v2.0.2/ok-computer.ts";

type

(predicate: (value: unknown, ...parents: any[]) => boolean) => unknown