Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable decomposePrime
import { decomposePrime } from "https://deno.land/std@0.204.0/testing/fast_check_example.ts";

********************* decomposePrime() ***********************************

type

(n: number) => number[]