Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdWorks with
•JSR Score100%•This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun




Downloads127,207/wk
•Published3 months ago (1.0.12)
INTERNAL: The internal package for @std. Do not use this directly.
f
assertFp
Asserts that the value is a FarthestPoint.
If not, an error is thrown.
f
backTrace
Creates an array of backtraced differences.
f
createCommon
Creates an array of common elements between two arrays.
f
createFp
Creates a FarthestPoint.
f
diff
Renders the differences between the actual and expected values.
I
Add Package
deno add jsr:@std/internal
Import symbol
import * as mod from "@std/internal/diff";
Import directly with a jsr specifier
import * as mod from "jsr:@std/internal/diff";
Add Package
pnpm i jsr:@std/internal
pnpm dlx jsr add @std/internal
Import symbol
import * as mod from "@std/internal/diff";
Add Package
yarn add jsr:@std/internal
yarn dlx jsr add @std/internal
Import symbol
import * as mod from "@std/internal/diff";
Add Package
vlt install jsr:@std/internal
Import symbol
import * as mod from "@std/internal/diff";
Add Package
npx jsr add @std/internal
Import symbol
import * as mod from "@std/internal/diff";
Add Package
bunx jsr add @std/internal
Import symbol
import * as mod from "@std/internal/diff";