Skip to main content
Module

x/ramda/source/pathEq.js

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

Variables

Determines whether a nested path on an object has a specific value, in R.equals terms. Most likely used to filter a list.