Module

x/rambda/mod.ts>equals

Faster and smaller alternative to Ramda
Go to Latest
function equals
import { equals } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";

It deeply compares x and y and returns true if they are equal.

Returns

boolean