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

x/continuation/t/asserts.ts>fail

Delimited Continuations for JavasScript
Go to Latest
function fail
import { fail } from "https://deno.land/x/continuation@0.1.5/t/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never