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

x/deno/js/testing/testing.ts>equal

A modern runtime for JavaScript and TypeScript.
Go to Latest
function equal
import { equal } from "https://deno.land/x/deno@v0.1.0/js/testing/testing.ts";

Parameters

c: any
d: any

Returns

boolean