Skip to main content
Module

x/rambda/index.d.ts>equals

Faster and smaller alternative to Ramda
Go to Latest
function equals
import { equals } from "https://deno.land/x/rambda@v7.0.1/index.d.ts";

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

Returns

boolean