Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function unreachable
import { unreachable } from "https://deno.land/std@0.198.0/assert/unreachable.ts";

Use this to assert unreachable code.

Returns

never