Skip to main content
Module

x/ramda/source/eqProps.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/eqProps.js";

Variables

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