Skip to main content
Module

x/hkts/fns.ts>absurd

Functional programming tools: option, either, task, state, optics, etc.
Latest
function absurd
import { absurd } from "https://deno.land/x/hkts@v0.0.52/fns.ts";

Absurd

A function that should never be called, useful for some theoretical type implementations


Parameters

_: never