Skip to main content
Module

x/fae/eqProps.ts

A functional module for Deno inspired from Ramda.
Latest
import * as fae from "https://deno.land/x/fae@v1.1.1/eqProps.ts";

Variables

Reports whether two objects have the same value, for the specified property. Useful as a curried predicate.