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

x/combinatorics/test_deps.ts>unreachable

🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.
Latest
function unreachable
import { unreachable } from "https://deno.land/x/combinatorics@1.1.2/test_deps.ts";

Use this to assert unreachable code.

Returns

never